Hi All!
I am working on a new project and need to setup a MC that moves on a user click. Can you point me in the right direction/tutorial to help out?
I have a MC(lets call it MAP_MC) and inside at 0,0, is a jpeg map. From _root I have a collection of buttons that need to move the jpeg map to a new point. Say the map sits at 0,0, then the user clicks bathroom, I need the map to move to 25,500.
I would also like the movement to move via a tween, not just a jump with easing.
Can you help me out?
Thanks!