Hi,
Is there a way to get the extactly collision point?
I use an Area2D that collide with a Kinematic Body, body_shape_entered method return some info like body node, shape id, but not anything about impact position and body.global_position is not enough accurate for my purpose.
Thank you in advance.