Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Spawning with delay while in a "Paused" state #10

Open
Josh015 opened this issue Sep 11, 2023 · 0 comments
Open

Spawning with delay while in a "Paused" state #10

Josh015 opened this issue Sep 11, 2023 · 0 comments

Comments

@Josh015
Copy link

Josh015 commented Sep 11, 2023

Could you add a way to pause all the countdowns for spawns that have delays? Maybe a way based on the game's current state?

For example, in my little pong game I have balls that all spawn from the same spot at the center of the arena with a small delay to keep them from all spawning together. Currently I have an issue where when I pause the game they continue to count down their delays and then get stuck inside each other when they spawn.
https://github.com/Josh015/bevy-crab-pong

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant