there's a bug in my game where the player just falls through the floor. IT shouldn't be possible with how i set up the game.
engine: Godot 4.3
i'm using CSG Boxes beacause they are easier than using static bodies for the floor (tried that, think that's where the bug started