To enable contact reporting on a rigid body (2D or 3D), you must do the following:
- Enable
contact_monitor
.
- Set
contacts_reported
to a value > 0.
- Connect the
body_entered
signal.
If it's still not working, then you have something else wrong in your setup.