This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
v1.1.0
New Features:
- Reorderable Event Queue (see Event Queue Order)
- Can now set the order of when Events are Handled. Unspecified events are still handled in an undetermined order.
- Adding Components and Adding GameObjects Events are always handled before all other events
- Destroying Components and Destroying GameObjects Events are always handled after all other events