Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_shootout_dust_Step_0

(view raw script w/o annotations or w/e)
1
image_angle += rotspd;
2
image_alpha = 1 - (image_index / image_number);