Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Functions don't start as specified on program
- tanelve
-
New Scratcher
1 post
Functions don't start as specified on program
My browser / operating system: Windows NT 10.0, Chrome 102.0.5005.63, No Flash Your text to link here…
I'm stuck with this program, unable to launch it as intended. When I press on space key only one of the functions (the one highlighted) starts running.
https://scratch.mit.edu/projects/699619855/editor/
I'm stuck with this program, unable to launch it as intended. When I press on space key only one of the functions (the one highlighted) starts running.
https://scratch.mit.edu/projects/699619855/editor/
Last edited by tanelve (June 1, 2022 18:16:23)
- CallMeCoffee
-
Scratcher
100+ posts
Functions don't start as specified on program
It's because of the forever loop in the first function. If you want it to work, you'll need a separate script to start each function, as so:


- Discussion Forums
- » Bugs and Glitches
-
» Functions don't start as specified on program

