Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpawnScene schedule is missing in Main #11696

Closed
Shatur opened this issue Feb 4, 2024 · 2 comments
Closed

SpawnScene schedule is missing in Main #11696

Shatur opened this issue Feb 4, 2024 · 2 comments
Labels
A-App Bevy apps and plugins C-Docs An addition or correction to our documentation

Comments

@Shatur
Copy link
Contributor

Shatur commented Feb 4, 2024

How can Bevy's documentation be improved?

We need to reference SpawnScene in Main.

Runs before PostUpdate. For the reference see #9451.

@Shatur Shatur added C-Docs An addition or correction to our documentation S-Needs-Triage This issue needs to be labelled labels Feb 4, 2024
@Kanabenki Kanabenki added A-App Bevy apps and plugins and removed S-Needs-Triage This issue needs to be labelled labels Feb 4, 2024
@alice-i-cecile
Copy link
Member

Tackling this is tricky, since there's a circular dependency. Ultimately this feels like a case of "system ordering should be interactively viewable" 🤔

@Shatur
Copy link
Contributor Author

Shatur commented Feb 4, 2024

Ah, I see. Closing then, I thought that docs are missing.

@Shatur Shatur closed this as completed Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-App Bevy apps and plugins C-Docs An addition or correction to our documentation
Projects
None yet
Development

No branches or pull requests

3 participants