Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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