As you may know, Unity is implementing ECS pattern to the core engine. But they are leaving the community in darkness all the time, I don’t like it.
- Does Xenko have built-in support for the ECS pattern?
- If not, can I plug-and-play a .Net ECS library such as Artemis CSharp? How hard would it be?
Thanks.