If you could answer any of these questions, please do:
1. Instead of using the timer i have used a variable to add one to it every second, but when i press pause or the level is complete i would like the time to stop adding, any ideas? The code for that is:
[blocks]
<repeat until> <( <{ Time }> <=> 120 )>
<wait( 1<change{ Time }by( 1 )secs>
[/blocks]
Offline