Okay, this might be a bit tough to explain but here goes. So I have an object that does not follow the frame that I want to move up and down with the easing object. I only need to change the Y value, but the object requires an X value to use as well. First I tried to just use the X coordinate of the object, but that lets the object shift left or right to where it is no longer usable in the game. How can I move this object in a way where it stays put?