[SOLVED] Fps character rolling

so the fps camera keeps rolling and i have the collision set to capsule does anyone know how to stop the player from rolling?
the project - PlayCanvas | HTML5 Game Engine

Just set the angular factors to 0. This will prevent angular movement AKA rolling.

1 Like