unity3d - cross platform input Unity with custom controller -
i'm new unity have made custom character controller , trying use unity 5's standard assets cross platform input make game compatible android , ios (using joysticks movement).
the standard assets first person character controller works joysticks don't know how (and cannot find out how) make joysticks work my fpcontroller
- make sure dropped ui/eventsystem in scene (and mark allow activation on mobile device)
- drop mobilesinglestickcontrol in scene
check video : https://www.youtube.com/watch?v=l7yiasygdc0&feature=youtu.be&t=5m30s (in unity 4.5)
good luck
Comments
Post a Comment