-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
ECS Change Events #54
Copy link
Copy link
Closed
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and events
Description
The ability to query added/removed/changed components would enable a whole class of optimizations (ex: only updating Transforms when a Translation/Rotation/Scale component changes). It would also make a number of ui patterns easier (only run this when UiComponent state is modified).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and events