Cloud Shader: This was a short one day project to practice with shaders in Godot. This was my first time attempting a vertex displacement shader. I based the effect on a brief tutorial I had seen that used visual nodes. For my attempt, I decided to manually code this shader instead of using nodes.