1. When my scratch guy touches something to get to a different screen
2. How to have different screens (levels)
THANK YOU <3
Offline
I need to know how to do this too....
Offline
This depends... if you have just a single sprite or a background making up the level, you could use a level variable and a script like this:
[blocks]
<when green flag clicked>
<forever>
<switch to costume[ <{ level }>
<end>
[/blocks]
Last edited by nXIII (2010-03-20 18:29:30)
Offline
okay thank you...
Offline