Tagged Questions
0
votes
2answers
490 views
How to move the ball in straight line in gamesalad?
I have an actor named ball and I want to move it in a straight line which is created by actor ball's X and Y coordinate and cursor's X and Y coordinate. I have Move To behavior in gamesalad but I ...