fix: sound tweaks
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 8s
Create tag and build when new code gets to main / Export (push) Successful in 2m31s

This commit is contained in:
2025-08-03 15:27:43 +02:00
parent 8775e17258
commit cfe154e754
9 changed files with 64 additions and 30 deletions

View File

@ -87,7 +87,7 @@ one_shot = true
stream = ExtResource("5_iblih")
autoplay = true
max_distance = 400.0
bus = &"SFX"
bus = &"BadGuy"
[connection signal="body_entered" from="TriggerHit" to="." method="_on_trigger_hit_body_entered"]
[connection signal="timeout" from="TimeToFinishHit" to="." method="_on_time_to_finish_hit_timeout"]