Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flowey_battle_phase_2_mechanical_saw_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if (y > 700 || x > 700 || x < -100)
4
    instance_destroy()
5
image_angle -= 35