Hi Friends, Please tell me how to move the game view left/right/up/down using touch gestures instead of mouse cursor movement. Is it even possible?
I want to make a basketball game like this game but I don't know how to do it, now I use touch.SpeedAt(0) > 200 to launch the basketball, and use physical push...