Godot Version
4.2
Question
i’m a total Godot newb and am trying to find tutorials/docs on “sprite effects” but i can’t figure out the right to term to search on.
In my head a sprite effect is making a sprite (or button) fade, strobe, grow, outline, etc. In Torque i would have added a strobe component to the object to strobe and in Unity to outline things i’d, um, something dumb with the stencil buffer maybe (i don’t remember).
As a note, i’ve found a few demos on GitHub (from YouTube videos) that might be relevant but none of them run on Godot 4, even with Godot’s auto-convert option. So i’m a little worried that even when i think of a word to search on it gives me the wrong stuff because it’s called something different in Godot 4 vs 3.