-
Notifications
You must be signed in to change notification settings - Fork 14
Input Settings
Adrian Wennberg edited this page Dec 14, 2021
·
1 revision
InputSettings is a class that is controls which functionality is available in the application. InputSettings is always connected with the InputManager script. It allows the developer to edit and change the settings of InputManager. This should be edited before the application is run.
View of the InputSettings when it is added to the application:
InputSettings will dynamically update its fields depending on what functionality you toggle on or off. If you are using the Functionality Creator toggling the values will also generate the needed components and game objects. Below is a picture of the InputSettings when all functionality is toggled on.