Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_knight_streamline_Step_0
(
view raw script w/o annotations or w/e
)
1
timer++;
2
if (timer == 6)
3
width_goal = 0;
4
if (timer >= 12)
5
instance_destroy();