camera shaking good
Some checks failed
Build Bevy Game (Linux + Windows) / build-windows (push) Successful in 19m29s
Build Bevy Game (Linux + Windows) / build-linux (push) Has been cancelled

This commit is contained in:
Crizomb 2025-12-30 18:21:53 +01:00
parent ee8799c324
commit 329cd173b9
3 changed files with 4 additions and 2 deletions

1
Cargo.lock generated
View file

@ -328,6 +328,7 @@ name = "bevy-santa"
version = "0.1.0"
dependencies = [
"bevy",
"derive_more",
"rand",
]