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

intersect_shape will only record collisions with shapes with a x value larger than it #275

Closed AntonBergaker closed 1 month ago

AntonBergaker commented 1 month ago

Describe the bug intersect_shape will only record collisions with shapes with a x value larger than it

To Reproduce

Run attached project

Expected behavior

Find shapes to its left

Environment:

Example project(zip)

Please attach a zip with project where issue occurs. Remove physicstest.zip the addons folder so that the size is less than 25 mb.