
Virtual Steering Wheel Controller Unity Source code -mobile ready simple input touch control system
$5.00 Original price was: $5.00.$2.50Current 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
This is Unity source code Perfect for your android or iOS racing game Test it here WebGL Or you can download apk and test it on your android device This asset will provide you with virtual steering wheel that is very easy to setup and use How to use it – Drag and drop steering wheel prefab from Prefab folder into you canvas – Inside your scripts call SteeringWheel axis static variable to get steering wheel input axis As simple as that Additional Options Max Angle option will determine how much steering wheel can rotate For example if you put 540 that will allows steering wheel to rotate anywhere between 540 and -540 degree Return Value determine maximum value which script will return when steering wheel reaches value of Max Angle variable For example if you put 540 in Max Angle option and 1 in Return Value option when you rotate steering wheel to 540 degree SteeringWheel axis static variable will return 1 and If you rotate to -540 SteeringWheel axis will return -1 Spin Back To Center if checked steering wheel will return to 0 degree position once you release input from your steering wheel Spin Back To Center Position Speed works only if Spin Back To Center is checked This option determine speed at which steering wheel will return back to 0 degree position