Table of Contents

Interactive

Visual Description Documentation
Dialog The Dialog is interaction box providing 0, 1 or 2 options to the user. Read more
FloatSelector The FloatSelector display a roulette letting you choose a number given a range and a step. Read more
IntSelector Very similar to the FloatSelector, the IntSelector is used to select an integer. Read more
Prompt 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
ScrollingMenu The ScrollingMenu is a menu that allows the user to scroll through a list of choices. Read more
TableSelector 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.