#tutorial #godot #shader #2d #badsad
While working on my Skeli game, I needed something to help me create backgrounds faster. For this purpose I created this very simple shader. Now I don't have to create separate textures anymore, I can use this shader to change the ones I already drew. Simple and very useful. Here is how I did it.