https://github.com/rossogames/rossoforge-ui-controls
A Unity package that provides a collection of extensible UI controls (buttons, toggles, sliders, input fields, dropdowns, switches, etc.).
https://github.com/rossogames/rossoforge-ui-controls
package ui unity
Last synced: about 2 months ago
JSON representation
A Unity package that provides a collection of extensible UI controls (buttons, toggles, sliders, input fields, dropdowns, switches, etc.).
- Host: GitHub
- URL: https://github.com/rossogames/rossoforge-ui-controls
- Owner: rossogames
- License: mit
- Created: 2025-10-01T02:59:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T04:53:34.000Z (9 months ago)
- Last Synced: 2025-10-01T06:07:27.261Z (9 months ago)
- Topics: package, ui, unity
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rosso Games
Rossoforge - UI - Controls
**Rossoforge.UI.Controls** is a Unity package that provides a collection of extensible UI controls (buttons, toggles, sliders, input fields, dropdowns, switches, etc.).
It includes a strongly-typed, centralized event system, designed so a single listener (menu, popup, or container) can handle the logic without directly depending on the internal UI components.
Perfect for projects looking for:
* Consistent and easy-to-extend UI controls.
* A decoupled architecture between UI and business logic.
#
**Version:** Unity 6 or higher
**Tutorial:** [Pending...]
**Dependencies:**
* Unity.TextMeshPro
* [Rossoforge-Extensions](https://github.com/rossogames/Rossoforge-Extensions.git)
* [Rossoforge-Utils](https://github.com/rossogames/Rossoforge-Utils.git)
#
#This package is part of the **Rossoforge** suite, designed to streamline and enhance Unity development workflows.
Developed by Agustin Rosso
https://www.linkedin.com/in/rossoagustin/