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.
View original on programming.dev
Very nice. This is exactly the sort tof thing I have been wanting for my current project
Sounds great! Good luck with yout project.