An open API service indexing awesome lists of open source software.

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.).

Awesome Lists containing this project

README

          

# Rosso Games


Rossoforge

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/