Undertale script viewer
← back to main script listing
gml_Object_obj_blastorb_Other_11
(
view raw script w/o annotations or w/e
)
1
if (side == 0)
2
x -= 160;
3
if (side == 1)
4
x += 160;