Kinematic character controller (#11)

This commit is contained in:
GitGhillie
2025-03-21 11:54:03 +01:00
committed by GitHub
parent 9e8485d3a3
commit f80e1a9d0b
7 changed files with 672 additions and 235 deletions

View File

@@ -12,8 +12,6 @@ bevy = "0.15.3"
bevy_trenchbroom = { version = "0.6.5", features = ["auto_register", "avian"] }
nil = "0.14.0"
bevy-inspector-egui = "0.29.1"
bevy-tnua = "0.21.0"
bevy-tnua-avian3d = "0.2.0"
bevy_asset_loader = "0.22.0"
bevy_sprite3d = "4.0.0"
rand = "0.8.5"