Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_coastersmoke_Step_0

(view raw script w/o annotations or w/e)
1
hspeed -= 2;
2
if (image_index >= 4)
3
    instance_destroy();