Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » need help with my mind.
- -springskies
-
Scratcher
100+ posts
need help with my mind.
so in the game there are like choice thingies, right?

(code looks like this)
when i use it in the game - https://scratch.mit.edu/projects/785967452/ - the list of choices don't hide, even though i told the block so.
any other things wrong with the game? (for the avatar costume things, i just haven't made 'em yet)

(code looks like this)
when i use it in the game - https://scratch.mit.edu/projects/785967452/ - the list of choices don't hide, even though i told the block so.
any other things wrong with the game? (for the avatar costume things, i just haven't made 'em yet)
- Geronimo2010
-
Scratcher
63 posts
need help with my mind.
Try removing stuff that shows the list other than that script.
- PurpleSuit
-
Scratcher
500+ posts
need help with my mind.
cant you just…
ask [blah blah blah] and wait
if <(answer) = [something]> then
do something
and so on for other answers.
end
- CoconutGator
-
Scratcher
1000+ posts
need help with my mind.
It seems like the first time a question is asked, there isn't a block to ever hide the list. There's only a hide list block for the other questions.
- Discussion Forums
- » Help with Scripts
-
» need help with my mind.