Snake collision with itself
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
iyes_loopless = "0.7.0"
|
||||
itertools = "0.10.3"
|
||||
bevy-inspector-egui = "0.12.1"
|
||||
# bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
|
||||
|
||||
[dependencies.bevy]
|
||||
|
||||
Reference in New Issue
Block a user