- Home /
Dual joysticks with Unity Android
I'm trying to figure out how to get the dual joysticks prefab and player controllers to work with a player I have made with a capsule and a camera. The player graphics (capsule) and camera are with default values, no collision mesh on the capsule. The Player gameobject has a charactercontroller that fits the capsule. The Player gameobject also has a first person controller script from the standard assets mobile set up exactly as the example scenes set it up, the left joystick in the move touch pad, the right joystick in the rotation touch pad, and the camera in the camera pivot.
No matter what I do, though, this doesn't seem to work, at least from my unity remote.
Here's a video of the situation: http://youtu.be/t16rE2A2XNA
Thanks for the help.
ive tryed to use these myself, they don't seem to work for me, but there are assets for joysticks in asset store (most of them you have to pay about 15$), idk how to help you
Your answer
Follow this Question
Related Questions
Unity Noob: Unknown identifier error after building project on Android platform. 0 Answers
Unity Android leverage multiple cores on newer devices? 0 Answers
How to change Unity2D aspect ratio with scenes? 1 Answer
touch anywhere on screen to jump 2 Answers
Mobile 2.5D MMO Game Development Advice 0 Answers