Observer ordering/scheduling
Open
A-ECS
A-Picking
C-Feature
S-Needs-Goal
X-Contentious
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
Sometimes an observer can rely on things added by other observers. But it is currently not possible to explicitly order the observers.
## What solution would you like?
I would like the ability to mark an observer as having to run after or before another one.
Contributor guide
Assessment
This issue has not been assessed yet.