Skip to content
Discussion options

You must be logged in to vote

Commands are not processed until the end of the current stage, so while the systems are running in the correct order the resource won't exist in time.

You need to split which stages these systems are in, by using add_system_to_stage and selecting one of the variants of the StartupStage enum.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@alice-i-cecile
Comment options

Answer selected by fluffysquirrels
Comment options

You must be logged in to vote
1 reply
@alice-i-cecile
Comment options

Comment options

You must be logged in to vote
1 reply
@alice-i-cecile
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants