2D edge burn shader for Godot 4.
adding more electrical effect:
Breakdown
- initially, pixels whole noise threshold values are less then given threshold are made trasnparent.
- secondly, a neon burn effect is added to borders.
- will write a detailed tutorial after some time with code.