This repository was archived by the owner on Aug 10, 2021. It is now read-only.
v1.0.0-rc.1
First release candidate.
Added
- List of references to event listeners on game events will be drawn during play mode.
- Exposed listener enumerable.
- Editors for all built-in game event types.
- More tests!
Changed
Persisting
flag was changed toResetType
enum which allows more customization.
Removed
- Game event null checks on enable and disable.