Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I stop the "ask ____ and wait" button?
- Whimsical_Dandellion
-
12 posts
How do I stop the "ask ____ and wait" button?
I'm making a project where a sprite asks a cafe order, and there is a “back” button that I made incase a player forgets their order and needs to refer back to the menu. Now the problem is, when you click the back button, everything hides as it should, but the main “ask bar” where you put in your typed answer doesn't go away. I've used all the possible “stop” button combos in order to stop it from showing, but it doesn't work. Can anyone tell me how to hide it? If there even is a way, that is.
- deck26
-
1000+ posts
How do I stop the "ask ____ and wait" button?
One option is to use a cloone to ask the question and delete the clone when you want the ask to disappear. See https://scratch.mit.edu/projects/536292583/
- Whimsical_Dandellion
-
12 posts
How do I stop the "ask ____ and wait" button?
Ah it worked! Tysm!!
- Discussion Forums
- » Help with Scripts
-
» How do I stop the "ask ____ and wait" button?