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.
- Host: GitHub
- URL: https://github.com/eviltwo/checkboxugui
- Owner: eviltwo
- License: mit
- Created: 2025-01-25T09:50:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T17:06:31.000Z (3 months ago)
- Last Synced: 2025-03-29T10:44:10.160Z (about 2 months ago)
- Topics: ugui, unity, unity-ui, unity3d, upm-package, upm-packages
- Language: C#
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Checkbox uGUI
Checkbox and Radio button for Unity uGUI.
Simple navigation.
When selecting a checkbox with the keyboard, the last selected item is chosen.

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

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