Search

Wednesday, July 29, 2020

Making Scratch Projects :: Help With Scripts :: Make your username

mtech22 :

454167 wrote:

I want to make a system that a player can enter a username and it can be whatever he wants, but without using
ask [What do you want your username to be] and wait
I want it to be something like this
when this sprite clicked
What next?
i want that you should be able to type in a certain part of the sprite?
any ideas?
ask [What do you want your username to be] and wait
set [name] to [awnser]
It won't change their actual username, it will just be a hidden variable that will be called upon in scenarios such as this
say [name] for (2) secs


from Latest posts on Help With Scripts https://ift.tt/336RCHb

No comments:

Post a Comment