Can you change the numbers in your animation code so that:
You’ll need to change the numbers in this block:
x:0, y:0
mark the central position on the Stage.A position like x:-200, y:-100
is towards the bottom left on the Stage, and a position like x:200, y:100
is near the top right.