yo guys, ive got a tweened animation from an enemy, and when the hero kills it, the mc jumps halfway across the scene to where the death frame is located.
I tried using xpos = enemyTween._x , ypos = enemyTween._y and then having the tween load the x and y into its x and y but i cant get it to work.
Any ideas?