Skip to content

Change the overall interaction with ECS #7

@Timofffee

Description

@Timofffee

The current implementation is too straightforward and verbose. I think it's worth putting the systems into separate "classes" (as far as possible), and simplify the addition of components (if you need an entity with one component, there's no point writing extra code).

For example:
https://github.com/Leopotam/ecs#custom-engine

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions