physis + ship movement

This commit is contained in:
2025-05-13 21:32:14 -04:00
parent b5cbf8e386
commit a8f0793865
3 changed files with 354 additions and 10 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
avian3d = { version = "0.3.0", features = ["debug-plugin"] }
bevy = { version = "0.16.0", features = ["file_watcher"] }
# bevy_rapier3d = { version = "0.29.0", features = ["simd-stable", "parallel"] }
bevy-inspector-egui = "0.31.0"