Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_sword_tunnel_hitbox_Step_0
(
view raw script w/o annotations or w/e
)
1
timer++;
2
if (timer == 2)
3
active = 1;
4
if (timer == 3)
5
instance_destroy();