I am currently working on making a little game with Corona. I am wondering how to make a collision detection with a physics object and a non-physics object in Corona. I want it to be so when the physics object touches the non-physics object an event will happen.
Thanks in advance!