Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T13:22:05.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T05:20:50.739Z (4 months ago)
- Topics: events, not-affiliated-with-harry-belafonte, smidgenomics, unity, unity-events, unity-plugin
- Language: C#
- Homepage:
- Size: 329 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![](/.github/banner.png?raw=true "")
![](/.github/gallery.png?raw=true "")# âšī¸ 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#`