Entity Component System: Entity Creation
By the end of this post we will have code that can create an entity with a set of components.
Finally here are like to previous ECS posts:
By the end of this post we will have code that can create an entity with a set of components.
Finally here are like to previous ECS posts: