Tool SFX adjustments
Some checks failed
linting & formatting / build (push) Failing after 24s

This commit is contained in:
Rob Kelly 2025-08-15 16:38:07 -06:00
parent 9fd0b76da5
commit 2163d52aa6
4 changed files with 11 additions and 6 deletions

View File

@ -24,4 +24,5 @@ bus = &"SFX"
unique_name_in_owner = true
stream = ExtResource("3_xl3ms")
volume_db = -16.0
pitch_scale = 0.8
bus = &"SFX"

View File

@ -830,4 +830,4 @@ tutorial_key = &"game/tutorial/progress/move"
unique_name_in_owner = true
stream = ExtResource("39_gsylq")
volume_db = -12.0
pitch_scale = 1.2
pitch_scale = 1.8

View File

@ -411,7 +411,7 @@ libraries = {
[node name="TankAlertBonkSFX" type="AudioStreamPlayer" parent="AlertHUD/TankAlert"]
stream = ExtResource("11_bu2tv")
volume_db = -8.0
pitch_scale = 0.5
pitch_scale = 0.88
bus = &"SFX"
[node name="GrunkAlert" type="Control" parent="AlertHUD"]
@ -460,10 +460,10 @@ anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -21.8871
offset_top = -18.1049
offset_right = -21.8871
offset_bottom = -18.1049
offset_left = -17.9273
offset_top = -20.3455
offset_right = -17.9273
offset_bottom = -20.3455
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("4_ud8na")

View File

@ -13,6 +13,10 @@
- VA
- `cetology` reading by Whitman La Torra
- SFX
- by Duncan Gibbs:
- assets/sfx/tools/tool_bonk_v0.wav
- assets/sfx/tools/tool_switch_v0.wav
- assets/sfx/ui/*
- "Walking on Metal"
- author: Sanderboah
- CC0