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

https://github.com/eviltwo/checkboxugui

Checkbox and Radio button for Unity uGUI.
https://github.com/eviltwo/checkboxugui

ugui unity unity-ui unity3d upm-package upm-packages

Last synced: 29 days ago
JSON representation

Checkbox and Radio button for Unity uGUI.

Awesome Lists containing this project

README

        

# Checkbox uGUI
Checkbox and Radio button for Unity uGUI.

![Checkbox](https://github.com/user-attachments/assets/340ffb6c-c2c5-4d43-b047-5822798ab281)

Simple navigation.

When selecting a checkbox with the keyboard, the last selected item is chosen.

![keyboard](https://github.com/user-attachments/assets/106c0856-59fd-4dc3-bea3-12f35a207166)

# Install with UPM
```
https://github.com/eviltwo/CheckboxUGUI.git?path=CheckboxUGUI/Assets/CheckboxUGUI
```

# Usage
- Create a Canvas.
- Select `UI/Checkbox` or `UI/RadioButtons` from the Create menu.

![image](https://github.com/user-attachments/assets/ef67e017-f476-4681-ab00-5612b7c92fc0)

# Support My Work
As a solo developer, your financial support would be greatly appreciated and helps me continue working on this project.
- [Asset Store](https://assetstore.unity.com/publishers/12117)
- [Steam](https://store.steampowered.com/curator/45066588)
- [GitHub Sponsors](https://github.com/sponsors/eviltwo)