Hello guys,
Thank you for giving your time, I want a plane to move according to where user touch.
I have put (Set Position="Touch.X & Touch.Y")
When plane is on left side of the screen, and when you touch right side of the screen the plane looks like it is teleporting from place to place. I want the plane to move not teleport.
For example:- If the plane is on left side of the screen, and user touch right side of the screen the plane should move (like 8-direction behavior) to the position where user has touch.
Can anyone help me to solve this problem.
Thanks again.