Undertale script viewer
← back to main script listing
gml_Object_obj_emptyborder_s_Other_10
(
view raw script w/o annotations or w/e
)
1
x = (idealx + random(1)) - random(1);
2
y = (idealy + random(1)) - random(1);