Following up on a Discord discussion, it looks like the position given in contact_point_event
is different from that in contact_point_response
:
ContactPointResponse.zip (5.0 KB)
I’d like to use physics.set_listener(), but I’m geen to get the contact point position, rather than the collision object position. Still unsure if the position given by contact_point_event is by design, or if I’m missing something?