Easy Grid Builder Pro Inputs SO
Last updated
Last updated
This scriptable object stores all the input data for Easy Grid Builder Pro.
You can create a new scriptable object, go to Asset > Create > SoulGames > Easy Grid Builder Pro > EasyGridBuilderProInputsSO.
Property | Function | Required |
---|---|---|
Grid Mode Reset Key | Key binds used to reset grid mode | No |
Grid Height Change Key | Key binds used to switch between vertical grid levels | No |
Use Build Mode Activation Key | Set grid mode to build by using an input key. Otherwise build mode activates automatically. | No |
Build Mode Activation Key | Key binds used to toggle grid build mode | No |
Buildable Placement Key | Key binds used to place objects on the grid | No |
Buildable List Scroll Key | Key binds used to scroll through the available buildable objects list | No |
Ghost Rotate Left Key | Key binds used to rotate buildable object to the left | No |
Ghost Rotate Right Key | Key binds used to rotate buildable object to the right | No |
Use Destruction Mode Activation Key | Set grid mode to destruction by using an input key. Otherwise destruction mode activates automatically. | No |
Destruction Mode Activation Key | Key binds used to toggle grid destruction mode | No |
Buildable Destroy Key | Key binds used to destroy objects on the grid | No |
Use Selection Mode Activation Key | Set grid mode to selection by using an input key. Otherwise selection mode activates automatically. | No |
Selection Mode Activation Key | Key binds used to toggle grid selection mode | No |
Buildable Selection Key | Key binds used to select objects on the grid | No |
Grid Save Key | Key binds used to save grid data | No |
Grid Load Key | Key binds used to load grid data | No |
To add a new key bind, select plus icon to the right side and select "Add Binding".
Then double-click the added binding and select the path from the drop-down and select any input key. You can follow the same steps to add all the inputs.
Then your defined EasyGridBuilderProInputsSO asset should be added to Multi Grid Input Manager in order to use it.
You can find a pre-defined EasyGridBuilderProInputsSO asset located in EasyGridBuilder Pro > Scriptable Objects > Easy Grid Builder Pro Inputs SO.
This asset has pre-defined inputs for the keyboard and mouse.