Animation sync (#60)

This commit is contained in:
PROMETHIA-27
2025-07-29 07:32:54 -04:00
committed by GitHub
parent 0bd3fb0e80
commit c650924d68
16 changed files with 136 additions and 98 deletions

View File

@@ -36,6 +36,7 @@ lightyear = { version = "0.22.4", default-features = false, features = [
"udp",
] }
lightyear_avian3d = { git = "https://github.com/cBournhonesque/lightyear.git", rev = "03cbf419a2c0595261b64420bc0332fc3fe1cc3f" }
lightyear_serde = "0.22.4"
nil = "0.14.0"
rand = "=0.8.5"
ron = "0.8"