I want to make an android game that when you drag a ball, a force will be added to it.
If the ball is dragged for a longer distance, the force will be larger.
So how do I make the script of the ball, is it using code like TouchPhased.Moved?
↧