bevyengine / bevyengine/bevy

Observer ordering/scheduling

Open
#14,890 9 comments 18 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.