A downloadable game

Buy Now$5.00 USD or more

Test this asset on this link (WebGl): https://e-ugovor.rs/joystick_test/

Or download this apk and test it on your android device: https://www.dropbox.com/s/pemcr3kx2ccg5f3/joystick_controls_test.apk?dl=1

NOTE: It can be used on 2D games as well as on 3D. This an example of 2D project that is made using this asset: 

I am always looking to improve my assets, so if you need any feature that you would like in new version or if you have any suggestion on how to improve this asset feel free to contact me.

This asset will provide you with movement + rotation joystick controls that is very easy to setup and use.

How to use it?

- Drag and drop “joystick.prefab“ from “Prefab” folder into your scene.

- Use “JoystickLeft.positionX” static variable inside your scripts to get left joysticks X axis value, use “JoystickLeft.positionY” to get Y axis value (you will get value from -1 to 1 for x and also from -1 to 1 for y axis).

- Use “JoystickRight.angle” to get right joysticks rotation value. Call “Mathf.Rad2Deg * JoystickRight.angle” if you want to get rotation in degrees and not in radians.

You can choose which joystick (left or right) you will use for movement and which one for rotation. Or you can use only one joystick for movement AND rotation.

Additional Options

If “Sticky” option is checked joystick will be invisible and it appear on the position where you touch the screen. If this option is unchecked joystick will always stay on the same position.

“Stick Movement Threshold” will determine how much joystick can move from its central position.

If "Move joystick base on drag" is checked joysticks base will move when finger or pointer is dragged outside of joysticks movement trashold.

"Freeze X" option will freeze X axis.

"Freeze Y" option will freeze Y axis.

Purchase

Buy Now$5.00 USD or more

In order to download this game you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

Joystick Controls.zip 2 MB

Leave a comment

Log in with itch.io to leave a comment.