How do you get a physics body to stop dead?

Hello,

I want to collide an object with another and have the one that was moving stop dead. The best I can get is a small bounce off the ‘wall’, even with the bounce = 0 param. Is there a way to do a collision and just stop as soon as two things meet?

Thanks

Tom

[import]uid: 55068 topic_id: 10851 reply_id: 310851[/import]

Ah, found a way to do it. I add the body as a sensor.

http://developer.anscamobile.com/content/game-edition-physics-bodies [import]uid: 55068 topic_id: 10851 reply_id: 39488[/import]