Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_ending_flowey_Step_2
(
view raw script w/o annotations or w/e
)
1
if (live_call())
2
return global.live_result;
3
if (sprite_index == spr_flowey_enter_plain)
4
exit;