Pages: 1
Topic closed
I ma trying to make a game but can't make the variable only go up by one every time sprite 1 hits sprite 2, how can you do this? Thanks!
Offline
when gf clicked set [variable v] to [0] wait until <you're ready> //or 0.5 secs forever if <touching [sprite 2 v]?> change [variable v] by [1] wait until <not<touching [sprite 2 v]?>> end
Last edited by TorbyFork234 (2012-04-04 21:46:03)