Discuss Scratch
- Discussion Forums
- » Suggestions
- » They need to make a broadcast Input
- godlyplatypus2
-
Scratcher
6 posts
They need to make a broadcast Input
Every time I'm making a game in scratch, I usually need two different scripts to play in between each other, so I broadcast a signal to start the other code in the middle of my first script and make a wait until block.The thing is, I have to make a variable in the other script that changes so that I can put it into that wait until block. What I would want is a way to just put the broadcast into the wait until block so that it looked like this
(Wait Untill {recive broadcast _____})
(Wait Untill {recive broadcast _____})
- EngineerRunner
-
Scratcher
1000+ posts
They need to make a broadcast Input
hey, this is a duplicate topic. please continue the conversation there.
- Discussion Forums
- » Suggestions
-
» They need to make a broadcast Input