Detail this asset from Unity Store: Original Link
This is a paid asset, but now you can download EASY JOYSTICK 4.6 Free.
EASY JOYSTICK 4.6 v1.0
This content is password-protected. Please verify with comment to show the download link. Thanks.
Package contains easy to create and integrate joystick script, done using new unity UI system.
-EasyJoystick.MoveInput() – returns vector3 for movement.
– EasyJoystick.Rotate(transformToRotate, rotateSpeed) – Rotation function, usefull for look rotation.
– EasyJoystick.IsPressed() – returns true if joystick is pressed and conversely, usefull for fire functions and so on.
– EasyJoystick.Enable(boolean) – enable or disable joystick, use this to disable and hide controlls.
Supports Screen Space – Overlay and Screen Space – Camera render modes.
Works properly with different resolutions and anchor types.
Demo scene is included.