Undertale script viewer

← back to main script listing

gml_Object_obj_flyjar_Alarm_0

(view raw script w/o annotations or w/e)
1
off = 1;
2
repeat (54)
3
    instance_create(x + 30, y + 30, obj_jarfly);