Hi, i’ve been trying to make an object traverse along a pre-defined path with no success.
I’ve tried using transition.to to achieve the effect by placing the coordinates of the path into an array and using a while block to execute the transitions
However, it seems the while block executes without processing the intermediate transitions, so what results is only the last transition.
Would there be a way to go about this, and if there is, could someone point me in the right direction please. [import]uid: 8694 topic_id: 2280 reply_id: 302280[/import]