-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm looking for a way to reset the position of an InstancedMesh when it collides with a ground plane. So when it collides, I would want to update the position and velocity of that instance's physics body.
But it seems there is no way to get the current instance index from the onCollide callback. Similar question here: #106
Would it be possible to directly expose the physics bodies in addition to the Object3D in the CollideEvent?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request