Undertale script viewer

← back to main script listing

gml_Object_obj_icecube_room_Step_0

(view raw script w/o annotations or w/e)
1
if (x > room_width)
2
    x = xstart - 60;