Publisher | ITCL Simulation Technologies |
---|---|
File size | 16.67kB |
Number of files | 5 |
Latest version | 1.0.0 |
Latest release date | 2024-08-12 03:38:14 |
First release date | 2024-08-12 03:38:14 |
Supported Unity versions | 2018.4.2 or higher |
With this package, you will be able to navigate through your game's interface by pressing the Tab key.
You can move through all interface elements that have the Selectable component (InputField, Button, Toggle...). You only need to add a script to your scene for it to work; no configuration is required.
You will be able to move between input fields by pressing only one key (Tab), unlike Unity's default navigation system which requires the use of two keys (Enter and Tab).
It is compatible with both Unity Input System.