Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_flashback_intro_border_Step_2

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
x = obj_pl.x - camera_get_view_border_x(view_camera[0])
4
y = obj_pl.y - 90