Awesome
Entitas Example
This is a simple and interactive Unity3d example project to show how to use Entitas. Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Get Entitas here: https://github.com/sschmid/Entitas-CSharp
Entitas Example shows
- systems list in GameController
- how you can use reactive system to only process changed entities