spawn snake head
This commit is contained in:
@ -15,6 +15,8 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = { version = "0.15.0", features = ["dynamic_linking"] }
|
||||
bevy-inspector-egui = "0.28.0"
|
||||
rand = "0.8.5"
|
||||
|
||||
# Enable a small amount of optimization in the dev profile.
|
||||
[profile.dev]
|
||||
|
Reference in New Issue
Block a user