An event system package for Unity's data-oriented design framework.
Events in ECS are a convenient way to communicate short-lived information between systems. An event is just an Entity with a few components on it and this project makes it faster and easier to create them!
Check out the example project here
< 85E2 div class="markdown-heading" dir="auto">