I am trying to make a transition of one object to the same coordinates as the moving object. the moving object is controlled by tilt.So here is the scenario:
the character is controlled by tilt. he catches coins. when the coin is caught it shrinks, and moves to the center of the character, and then disappears (0.5 sec transition to character.x and character.y).
The problem I am having is that if the character catches the coin and then moves away, the coin shrinks and moves to the old coordinates of the character.
So my question is, how can I make a transition to a moving object. I want the coordinates of the coin be the same as the coordinates of the character by the end of the transition, even if the character moved.
Any Ideas? [import]uid: 130035 topic_id: 24171 reply_id: 324171[/import]