-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request