I have a sprite that adds 100 points when the player touches it, is there a way to make it so it doesn't keep adding 100 to the variable? It looks something like this: [blocks]<when I receive[ go inside home <touching[hero <if><change{rupees }by( 100 [/blocks]
Offline
You could try adding a [wait until <not <touching [Hero]> > ] to it.
Offline
Add
[wait until <not <touching [hero]>>]
Ninja'd by the 60 second rule! And here! Just 00:02:02 apart.
Last edited by scimonster (2011-10-04 16:49:14)
Offline
scimonster wrote:
Add
Code:
[wait until <not <touching [hero]>>]Ninja'd by the 60 second rule! And here! Just 00:02:02 apart.
![]()
Listen to the above posts
I got a post in under a second of someone else [/offtopic]
Offline