Deltarune script viewer

← back to main script listing

gml_Object_obj_battle_marker_Other_7

(view raw script w/o annotations or w/e)
1
if (destroyoncomplete)
2
    instance_destroy();
3
else if (!loop)
4
    image_speed = 0;