Button/Key
Button or key input. This is not the button component.
Last updated
Button or key input. This is not the button component.
Last updated
Versions before 4.0 all handled key input with the InputSystemController
script on individual components. Which is optional now.
Input is handled with two different scripts.
Controls the behavior of the UI on the scene. Dictates if they should individually handle by the components themselves or by the button input processor.
Attached to UI elements that can/should be controlled. If individual controls are selected, this controls the button input as well, otherwise, it is called by the button input processor when required and this calls the proper methods for the UI element like list.