Skip to content

Conversation

@leahpeker
Copy link

@leahpeker leahpeker commented May 28, 2025

Handles updates that enable the app to run on the latest version of Bevy, 0.15.3

Notably, FixedStep is no longer inplemented in Bevy, and FixedUpdate is not configurable, so this implementation uses on_timer to cleanly update.

Also updates to how EventReader is used.

Updates to use rand::rng as noted in this PR

Additional syntax updates as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant