-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed as not planned
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplishedX-ControversialThere is active debate or serious implications around merging this PRThere is active debate or serious implications around merging this PR
Description
As seen in #19613, bundle effects (#17521) have really pushed the limits of what our spawning API can do.
This is great, but the "bundle" terminology makes less and less sense. Originally, it meant a "bundle of components", intended to be inserted on a single entity. Now it means... something that can be spawned? But in some cases (like our querying API), it really is intended to solely mean a "bundle of components".
Interacts with #19491, which proposes changes to these traits.
janhohenheim and greym0uth
Metadata
Metadata
Assignees
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplishedX-ControversialThere is active debate or serious implications around merging this PRThere is active debate or serious implications around merging this PR