Jump to content

Move camera position to a point


Lucky
 Share

Recommended Posts

My goal is to move the camera to a x,y point in a smoth way and then have callback function to tell me when its done

 

Can I use tween to tween behind two camare positione and then use onComplete to know when its done

 

or

 

should a create an invisible sprite an lock the camera to it and move the sprite and use distanceToXY to know when its done

 

or is it a better way?

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...