Godot 4: Radar shader (tutorial)
Hi everyone! Let’s create a shader that looks like a simple radar, which can be useful for many types of games. It will be entirely generated using lines and other primitive shapes, and we’ll add some animation to it as well.