4.3
There seems to be no atan2 function in gd-shader. Is there a workaround?
Just use atan(y, x) (it’s listed in the reference)
atan(y, x)