Adventure Creator Wikia
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
This script demonstrates how AC can make use the free [https://assetstore.unity.com/packages/tools/input-management/simple-touch-controller-74107 Simple Touch Controller] asset. It allows for joysticks to override the Horizontal and Vertical axes, as well as free-aiming.
 
This script demonstrates how AC can make use the free [https://assetstore.unity.com/packages/tools/input-management/simple-touch-controller-74107 Simple Touch Controller] asset. It allows for joysticks to override the Horizontal and Vertical axes, as well as free-aiming.
βˆ’  
βˆ’
'''Note:''' If you are using '''Direct '''movement and '''Touch Screen i'''nput, you must set the Settings Manager's '''Direct movement''' field to '''Custom Input'''.
 
   
 
Attach the script to any active object in the hierarchy, and configure the fields. Note that the "CustomGetFreeAim" method is only useful in first-person, and can be removed if you're not using it.
 
Attach the script to any active object in the hierarchy, and configure the fields. Note that the "CustomGetFreeAim" method is only useful in first-person, and can be removed if you're not using it.
Please note that all contributions to the Adventure Creator Wikia are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)