Howdy. Just getting started with Corona (another Flash refugee).
I am making a plate spinning game and its coming along pretty well but I am having a problem.
When the player touches a plate sprite to “give it a spin” that touch gets sent to all the sprites whose rect intersects with the touch region. That makes the game way to easy and boring.
I would like to “mask” the event so it is only triggered when the player touches the opaque region of the sprite. Is there a way to do this?
Here is the game in its current version:
http://dl.dropbox.com/u/11235/spinner.zip
Any help is greatly appreciated.
[import]uid: 6310 topic_id: 14996 reply_id: 314996[/import]
[import]uid: 84637 topic_id: 14996 reply_id: 55372[/import]