Add eating animation

This commit is contained in:
2022-08-21 21:41:35 +02:00
parent 0c59cfd898
commit 0140be1121
5 changed files with 105 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ itertools = "0.10.3"
# bevy-inspector-egui = "0.12.1"
rand = "0.8.5"
bevy_editor_pls = { git = "https://github.com/jakobhellermann/bevy_editor_pls" }
bevy_tweening = "0.5.0"
[dependencies.bevy]
version = "0.8.0"