issues
search
appsinacup
/
godot-rapier-physics
Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance, liquids, determinism, state serialization and no ghost collisions.
https://godot.rapier.rs
MIT License
421
stars
22
forks
source link
fix case where contacts are missed
#278
Closed
Ughuuu
closed
1 month ago
Ughuuu
commented
1 month ago
Fixes:
https://github.com/appsinacup/godot-rapier-physics/issues/262
Before the points reported were in local space instead of global space.