Copy Position from one object to another
target <Object> Target object to copy positon
target
sprite1.$copyPos(sprite2); // sprite1 copy position of sprite2