Undertale script viewer

← back to main script listing

gml_Object_obj_emptyborder_s_Other_10

related scripts: Create_0Other_10 Step_0

(view raw script w/o annotations or w/e)
1
x = (idealx + random(1)) - random(1);
2
y = (idealy + random(1)) - random(1);