preventing collision behavior but still fire collision event

I notice that the collision event does not fire unless I set a property like “density” or some other property. Once I set density =0.1 I get collision events but I do not want the objects that are hitting each other to effect the other objects velocity at all. How do I do this.

thanks,
Matthew [import]uid: 6636 topic_id: 3297 reply_id: 303297[/import]

NM I found the documentation to help with this.

https://developer.anscamobile.com/content/game-edition-collision-detection#Collision_categories_masking_and_groups [import]uid: 6636 topic_id: 3297 reply_id: 9978[/import]