bevyengine / bevyengine/bevy

Observer execution flow

Open
#14,598 2 comments 0 reactions 0 assignees View on GitHub
A-ECS C-Docs S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## How can Bevy's documentation be improved?

The [existing observer](https://docs.rs/bevy/latest/bevy/ecs/observer/struct.Observer.html) docs do not explain the execution flow of observers when triggered within systems.

It would be great to have a thorough outline of what executes and when, when a system's deferred commands are applied (and then recursively when observers are triggered).

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.