Is it possible ? im not goot at shaders realy, and looking for a solution. i wanna use heat distortion effect for meteor trail on my 3d game. should i use shaders, or are there any other solutions for this?
gles2/ android.
Shaders should be able to do it yes. Might be relatively costly depending on what platform(s) you are targeting.
Not sure if it would help, but this Reddit post has a link that includes a shader graph for a heat distortion shader: Reddit Post
It is for Godot 2.0 though, so it may need a few minor tweaks in Godot 3.0