Publisher | Nirv_ |
---|---|
File size | 96.11kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2020-08-24 01:29:11 |
First release date | 2020-08-24 01:29:11 |
Supported Unity versions | 2018.4.2 or higher |
This asset allows you to have an autocompletion in an InputField.
- Works offline.
- Language English, French. (Possibility to add others)
- Dynamic proposal.
For example, you enter the letters: "amazi", the word amazing will be proposed to you.
To validate it press the tab key.
How to integrate it into your project:
1 - Drag the script onto an element of the project.
2 - Add an "InputField" and drag it into your script.
3 - Add a "Text" and drag it into your script
4 - Choose your language (FR or EN), if nothing is written it will automatically be in English.
5 - Run the program and have fun!
__
Developed with Unity version 2019.4.3f1