Publisher | WhereTech |
---|---|
File size | 608.80kB |
Number of files | 61 |
Latest version | 1 |
Latest release date | 2025-04-07 12:23:14 |
First release date | 2025-04-07 12:23:14 |
Supported Unity versions | 2018.4.2 or higher |
- UIManager
UIManager is a Unity-based UI management tool designed for navigation, stack management and animation transitions in multi-page applications.
- Spinner
It lets users choose the desired option by swiping horizontally or vertically
- ProgressScrollBar
It is the UI component of the progress bar that shows or set the progress
- Tabbar
It lets users choose among multiple options
- TapSwitcher
It lets users choose among multiple options It has two states, "On" and "Off", which users can choose from
- ScrollRectDragTool
It is a tool of the ScrollView, which adds a button at each end of the ScrollView, which the user can click to achieve the same effect as dragging the ScrollView
- ButtonPro
It's an extension of Button, adding grouping and asynchronous event handling to Unity's native Button