I'm developing a small sort of FPS thingy that I hope to evolve into an actual sort of game thing, and so far i have a cube rendered on screen which the player can collide with when moving around with WASD and looking with mouse, but when the player looks at the box while colliding with it; the camera clips strangely with the geometry. What could i do to fix it?