hi guys… basically im making a project about architechtural visualization of my school. I want my first person controler be controlled by the dual joystick from the prefab of standard asset. I already tried to dragged the dual joystick in my scene and nothing happened. Feels there something missing. Or there other ways to do this? Thanks in advance!
I was able to drag the prefab into my scene but couldn’t enable or see any of the children showing up, once I switched the platform to iOS or Android in the Build Settings then the controls actually became visible and enabled automatically.
This tutorial explains how to do it easily…
click here
… in that tutorial, search for the words “implement joystick functionality”
Guys When i tried first time i did’t get joystick in screens ,after i recognised we need to set joystick position as (0,0,0).
I had a similar problem. To put the joysticks in, drag them into the HIERARCHY, not the scene. Then, to position the player, click the drop down arrow of the prefab, and move the player component ONLY. If you move the whole thing, it will get messed up. Hope this helps!