Interactive
Visual | Description | Documentation |
---|---|---|
The Dialog is interaction box providing 0, 1 or 2 options to the user. |
Read more | |
The FloatSelector display a roulette letting you choose a number given a range and a step. |
Read more | |
Very similar to the FloatSelector , the IntSelector is used to select an integer. |
Read more | |
The Prompt is a simple input box that allows the user to enter a string (Different input types available for secrecy for example). |
Read more | |
The ScrollingMenu is a menu that allows the user to scroll through a list of choices. |
Read more | |
The TableSelector is a table that allows the user to select a row. |
Read more |
Have a question, give a feedback or found a bug? Feel free to open an issue or start a discussion on the GitHub repository.