appsinacup / godot-rapier-physics

Godot Rapier Physics – A 2D and 3D drop-in replacement for the Godot engine that adds stability and fluids.
https://godot.rapier.rs
MIT License
348 stars 17 forks source link

Extra contact points reported #129

Closed Ughuuu closed 3 months ago

Ughuuu commented 3 months ago

With new version of rapier, extra contacts are reported. image

Add a check for distance and remove these extra points.