Godot DEMO: Invisible transition

Опубликовано: 21 Октябрь 2024
на канале: Pixezy
922
55

I think this is my first actual 2D shader. Yes, at the beginning in my channel I made a couple of effects using Canvas Item. I even uploaded the result to godotshaders:
https://godotshaders.com/shader/rippl...

But this effect is on a 2D scenario with animated sprites. I think this effect can be useful to avoid being seen by an enemy or even for other things like removing collisions and being able to pass through walls for example. It would be best if the line animation is controlled from a Tween in gdscript.

This will be the first tutorial of the ‘Practical Shaders’ course on Patreon. I will create an interactive application where I will demonstrate all the basics of shaders to create the effects, as well as a library of functions. Both the interactive application and the function library will be public on Github. Because in my 2 years experience and statistic of my channel, nobody gives a d4mn about shader theory. 😆 But it's required so i can simplify the tutorials and avoid repeating myself.

Early access to the project (Patreon Supporters):
  / invisible-114412303  

TAGS
#godot #godot4 #shaders #vfx