flashlight sound and animation

This commit is contained in:
Back777space
2025-04-06 15:41:22 +02:00
parent 99041827d4
commit f538c597f7
8 changed files with 246 additions and 36 deletions

View File

@@ -7,4 +7,5 @@ edition = "2024"
bevy = { version="0.15.3", features = ["jpeg"]}
bevy_asset_loader = { version ="0.22.0", features = ["standard_dynamic_assets"] }
bevy_egui = "0.33.0"
bevy_kira_audio = "0.22.0"
bevy_rapier3d = "0.29.0"