How can I tell if only 2 specific objects collide onscreen? [import]uid: 39533 topic_id: 11067 reply_id: 311067[/import]
There’s plenty of info about collision detection in the Corona Docs with far more detail than I could get in to here:
http://developer.anscamobile.com/content/game-edition-collision-detection
Check out the sections on Gobal Collision Listeners and the section on Local Collision Listeners as I believe one of those holds the answer to what you’re trying to do. [import]uid: 27965 topic_id: 11067 reply_id: 40258[/import]