react-three-rapier icon indicating copy to clipboard operation
react-three-rapier copied to clipboard

When kinematicPosition hits a fixed object. No event is emitted.

Open intentmoose opened this issue 1 year ago • 0 comments

Im moving a RigidBody with type="kinematicPosition". And want to emit an event when it hits a type="fixed". For some reason the event does not emit. Unless the fixed is hit with a type="dynamic".

intentmoose avatar Mar 25 '24 21:03 intentmoose