Set BoxCollision extents messes up collision

You’re feeding it negative numbers for X and Y of the box extents. Flip the order of the subtraction and it should work.

Also, In case you didn’t know, you can use the “pxvis collision” console command to visualize and debug your collision in-game.