``` code There is no pool for the specified type StarWarrior.Components.TransformComponent ``` after using last artemis nuget packages & replace `EntityProcessingSystem<T>` by `EntityComponentProcessingSystem<T>` for compilation sake. Any idea?
after using last artemis nuget packages & replace
EntityProcessingSystem<T>byEntityComponentProcessingSystem<T>for compilation sake.Any idea?