This project contains the basic implementation of a First Person character controller for Godot 4. The code found in player.gd uses vector forces to move the player. You can tweak the values of the ...
You can copy simply copy the CRTShader.shader to any ColorRect. You can also just add the CRTScreen node to your project (a node that sets some of the shader parameters automatically). For Godot 2.x ...