pmndrs / react-three-rapier

🤺 Rapier physics in React
https://react-three-rapier.pmnd.rs
MIT License
983 stars 55 forks source link

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

Closed intentmoose closed 1 month ago

intentmoose commented 3 months ago

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".

isaac-mason commented 1 month ago

Hi, I'll close this issue seeing as you opened a feature request issue that will address this: https://github.com/pmndrs/react-three-rapier/issues/674