i have an object designed to kill the player, at the bottom of the screen. i want this object to rise up slowly so i thought i could just place another object on top of the old one. however i need to be able to get the coordinates of the last object, rise it up slightly, and create a new object there. any idea where to start?