var default_x = obj_author_torso_shop.x + disjoint_default_x;
var default_y = obj_author_torso_shop.y + disjoint_default_y;
x = default_x + disjoint_x;
y = default_y + disjoint_y;