Hey,
I’m make a 2.5d platformer and I’m created some rotating blocks
see the block at the left, it’s rotating around the z-axis. The problem is that when the block rotates, the box collider is going through the player, which causes it not to detect any collisions and then the player just falls through the object.