Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

v1.0.0-rc.1

Compare
Choose a tag to compare
@Edvinas01 Edvinas01 released this 11 Oct 13:44
· 10 commits to upm since this release

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 to ResetType enum which allows more customization.

Removed

  • Game event null checks on enable and disable.