- Home /
GUI Joystick
I've followed the tutorial found here: https://www.assetstore.unity3d.com/en/#!/content/21028
With great success I've created a survival shooter, however, now I want to be able to implement it on an Android device in terms of using a joystick instead of the keyboard to move about. Within the downloaded project there is a MobileInput folder with scripts capable of doing this, but I'm not sure how/where to implement them. I'm also struggling to change the script so that the player responds the the joystick, not the mouse/keyboard.
Does anyone know if there was a tutorial done on converting/building this project from mobile?
Answer by Johnz1234 · Feb 07, 2015 at 11:06 AM
dowlnoad sample assets,there is touch input tutorial follow the steps it will help u make android game :D there are joysticks and lot of othere things
Your answer
Follow this Question
Related Questions
How do I make on screen buttons in Android? 4 Answers
Swipe and Joystick Together on Mobile 0 Answers
Mobile Joystick Problem 2 Answers
How to shoot using the right mobile Joystick? 2 Answers
Android C# JoyStick Movement 0 Answers