Godot Version
Godot 4.3
Question
I’ve been using one way collisions for these 2d static bodies and they generally work as expected, but if you come at them from the side at close to a flat angle, you end up colliding with them. Are there any simple workarounds for this? The collision is happening between a static body (the one way collision) and a rigid body.