Add "rand" crate, store an RNG in AsteroidSpawner
This commit is contained in:
@@ -6,3 +6,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
bevy = { version = "0.16", features = ["dynamic_linking"] }
|
||||
bevy-inspector-egui = "0.32.0"
|
||||
rand = "0.9.2"
|
||||
|
||||
Reference in New Issue
Block a user