Widgets Panel
The Widgets panel lets you create common interface elements such as buttons, labels, text input fields, checkboxes, sliders, radio buttons and drop-downs.
- Widgets are essentially animation components with script resources and associated image resources attached.
- A widget based script and a handler script to trigger events when a user interacts with a widget are the script resources attached as script components to a widget.
- The scripts, font configuration files and widget image resources are automatically imported into a widget type folder in the Assets panel.
- Use the Scripts panel to modify the scripts that alter widget behavior, and attach them to the widget using the script resource field of the widget script component in the Properties panel.
- Use the Timeline panel to view or change the state of key frames for the widget.