I'm making a game and just wanted to know How do you use the "Ask_____and wait" button , if you go to "Sensing" and scroll down the list there is a button that says "Ask_______and wait" how do you use this button, I've been trying to figure it out for a long time. thank you
Offline
Wrong forum, belongs in All About Scratch.
If you have that block in some place, it will ask whatever you have in the ____ on the block. There will be a little place to enter text, with the question right above it, in the game, when this block comes into play. In order to make a difference (Let's say, you ask "What's your password?", and you want it to enter only if they write the correct password (Let's say the password is pass). You can put a block after the Ask ____ and wait, saying if answer (Answer's another block)=pass, say "You entered!". Else, say "Wrong password " or something like that.
If you still don't understand, I can make a project explaining better.
Offline
Offline