Observers as part of bundle
Open
A-ECS
C-Feature
D-Complex
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## What problem does this solve or what need does it fill?
Ability to add observers as part of a bundle would help a lot in composing entities.
## What solution would you like?
The simplest way I can think of is to allow `EntityCommand` trait as part of bundles.
## What alternative(s) have you considered?
Nothing else came to mind.
## Additional context
Idea from https://discord.com/channels/691052431525675048/691052431974465548/1259529220892131348
Contributor guide
Assessment
This issue has not been assessed yet.