I'm trying to make a game where you catch items (sprites) falling from mid air. I'm just wondering how I can make it so that when the sprite touches the thing that is trying to catch them, the sprite will stop and disappear.
Offline
forever if <touching [your sprite name v]?> hide endThe most simplest script you are talking about!
Last edited by KrIsMa (2012-10-28 17:37:34)
Offline