Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_phase_2_p1_lantern_recreator_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
alarm[0] = 90;
gml_Object_obj_ceroba_phase_2_p1_lantern_recreator_Alarm_0.gml

if (live_call()) return global.live_result; instance_destroy(); instance_create_depth(x, y, -100, obj_ceroba_phase_2_p1_lantern);