Im trying to make a character move along an angle related to where the touch is pressed on-screen. So far I have the character(Duck) set moveTo angle to the relationship between touch and a point on the screen(movementButton).
Im sure this is the right route to take however the character(Duck) does not begin moving on touch and I cannot find a begin movement function.
any Help much appreciated!
Cheers,
Chris