This is my simple UnityGameEngine Joystick and I want to share it with my friends. You can use this easy Joystick for android touch.
- Import Package from Unity Package Manager by selecting
Add package from git URL... - Create your Menu Script as Monobehaviour
- Create a object and assign
MovementJoyStickto add joystick on canvas.
//soon...