Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_puzzle_plank_overworld_yellow_Create_0
(
view raw script w/o annotations or w/e
)
1
minX = x - 9;
2
maxX = x + 10;
3
moveDir = "null";