top of page
Moving to New Levels
To achieve this you will have already needed to set up
multiple levels. If you haven't click here for help.
Pseudo code Part 1
When green flag clicked
If touching Colour (the colour of your finish point)
Then
Broadcast "Next Level"
Do this forever
Pseudo code Part 2
When I receive "Next Level"
Switch to "next Backdrop"
Go to your start coordinates
Point in direction of 90 degrees
Stop All
bottom of page