Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_author_head_shop_Other_10

(view raw script w/o annotations or w/e)
1
var default_x = obj_author_torso_shop.x + disjoint_default_x
2
var default_y = obj_author_torso_shop.y + disjoint_default_y
3
x = default_x + disjoint_x
4
y = default_y + disjoint_y