var _dir = point_direction(other.x, other.y, x, y); x += lengthdir_x(1, _dir); y += lengthdir_y(1, _dir);