https://github.com/Smidgens/unity-events
Global game events for Unity
https://github.com/Smidgens/unity-events
events not-affiliated-with-harry-belafonte smidgenomics unity unity-events unity-plugin
Last synced: about 1 month ago
JSON representation
Global game events for Unity
- Host: GitHub
- URL: https://github.com/Smidgens/unity-events
- Owner: Smidgens
- License: mit
- Created: 2019-05-04T00:07:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T13:22:05.000Z (over 2 years ago)
- Last Synced: 2025-03-20T16:48:57.409Z (2 months ago)
- Topics: events, not-affiliated-with-harry-belafonte, smidgenomics, unity, unity-events, unity-plugin
- Language: C#
- Homepage:
- Size: 329 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# âšī¸ Features
* Global game events defined as scriptable objects.
* Wireable through inspector.
* Common event types included (no extra code required).
* Extensible for custom types (base class).
* đ¤ Reasonably lightweight.## â Planned
* Static method handlers via reflection.
* Dependency-free support for custom types via reflection.
# đĻ Install
1. Open Package Manager
2. Paste GitHub URL:\
`https://github.com/Smidgens/unity-events.git#`