Just a Joystick is a simple to use software joystick for mobile devices integrated with Unity UI, just drag inside a Canvas GameObject and listen for interaction events.
Features:
- Static and dynamic joysticks.
- Multiple amount of static and dynamic joysticks.
- Configurable axes.
- Configurable screen boundaries.
- Pressure tapping (3D touch) support.
Usage:
Drag the “Just/Joystick/Prefabs/Joystick” prefab inside a Canvas GameObject, set the properties in the inspector and listen for events (see documentation for a code example).