Pages: 1
Topic closed
How can I get a sprite to execute some code when it touches a stamp of another sprite.This is for my Tetris Game btw. Any helpful tips will be giving credit when game is finished.
Offline
One idea is to sense when your sprite is touching the color of the stamp. I will post again if I think of something better.