Godot FPS example This is an example of how to make an FPS camera in Godot using GDScript. It show the utility of a camera helper, so that the camera rotates on only one axis, avoiding its transform to get messed up. The version used is Godot 3.1 stable.