Publisher | Glen Hunter |
---|---|
File size | 5.97MB |
Number of files | 16 |
Latest version | 1 |
Latest release date | 2020-05-28 09:11:53 |
First release date | 2017-09-06 10:27:23 |
Supported Unity versions | 2018.4.2 or higher |
This simple tool allows users to input characters into an input field and display a list of possible options (scroll rect / buttons) relative to the specified string.
For example if we assume that the inputted text will be relative to all the games ever published and the inputted text contains 'Call' you could use this tool to display a list of games that contain the words 'Call' for example 'Call of Duty'.
- Source code
- Dynamic scaling (scale to any size)
- Limit the amount of options that are on display at once
- Two example scenes
- Hook up events to the onclick button events
Should work on Unity 4.6+, I have tested on 5.5 and 2017.1+
For example if we assume that the inputted text will be relative to all the games ever published and the inputted text contains 'Call' you could use this tool to display a list of games that contain the words 'Call' for example 'Call of Duty'.
- Source code
- Dynamic scaling (scale to any size)
- Limit the amount of options that are on display at once
- Two example scenes
- Hook up events to the onclick button events
Should work on Unity 4.6+, I have tested on 5.5 and 2017.1+