Virtual Joystick Controls Unity Source Code – movement rotation-simple input multi touch system

Original price was: $5.00.Current price is: $2.50.

Why should buy from us

  • 100% Legit and Clean Code : Receive fully legitimate and clean code directly from the original source, ensuring reliability and security for your projects.
  • Instant Payments via Crypto : Enjoy seamless, instant transactions using cryptocurrency, eliminating delays and providing a secure payment experience.
  • Global Accessibility : Accept payments from customers worldwide without the hassle of currency conversion or international transaction fees.
  • Secure and Transparent Transactions : Benefit from the security and transparency of blockchain technology, protecting your transactions from fraud and ensuring trust.
  • High-Quality Scripts : Get high-quality, well-documented scripts tailored to your needs, backed by direct support from the original developers.

More Information

  • Code Delivered in 24 Hours : Receive your code within 24 hours, directly from the original store.
  • 100% Authentic Code : Get 100% genuine code sourced directly from ThemeForest.net and CodeCanyon.net.
  • Affordable Pricing : Our prices are competitive because the code is shared by individuals who purchase directly from the original marketplaces.
  • Chat or Email for Details : Contact us via chat or email for more information and to learn how we ensure quality and authenticity.

Description

Test this asset on this link WebGl 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 https www youtube com watch v T7AbSXMgMWk Requires Unity 2017 4 1 or newer version Compatible for android and iOS 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