Virtual joysticks for mobile possible? (Mimic controller left & right analogs)
Hey,
I am at the beginnings of this mobile game I am creating, and at the moment it works like a twin stick shooter, left analog to move and jump - with the right analog to shoot with.
Now all the controls work well with all a PS4 controller analog, and I am at the stage where I would like to port it to mobile (android)
Is it possible to have virtual analogs on the screen that will directly mimic the input for joysticks I have set up in unity? Will make it a lot quicker as all my current programming will cross over!
Thank you.
Stephen.
Check out Rewired. It's got virtual joystick functionality and has compatibility for a large range of joysticks and pads. It's on sale right now too. https://www.assetstore.unity3d.com/en/#!/content/21676
Otherwise there are other ways, such as tutorials out there. https://www.google.co.uk/search?q=virtual+joystick+unity&rlz=1C1ASU$$anonymous$$_enGB670GB670&oq=virtual+joystick+unity&aqs=chrome..69i57j0j69i60j0l3.4319j0j7&sourceid=chrome&es_sm=122&ie=UTF-8
Your answer
Follow this Question
Related Questions
how can i use the mobile input scripts? 0 Answers
My character carries on the run animation for a few seconds even after standing still 0 Answers
Mobile joystick OnPointerUp causes error 1 Answer
WASD Joystick Movement Android 0 Answers
How to edit my pc movement code so i can play my 2d game on android? 0 Answers