Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_gradientglow_Step_0

(view raw script w/o annotations or w/e)
1
timer++;
2
image_yscale = (sin(timer / 10) * 0.5) + 1.5;