Basically there is a falling object that I want to be removed once it hits the floor. Would I do
floor:addEventListener (“collision”, collisionDetector) and would I have to specify what to do if obj1 hits the ground vs obj2?
Or maybe I should add the event listener to obj1? Any help will be greatly appreciated. [import]uid: 35535 topic_id: 9253 reply_id: 309253[/import]