delete files in nickes
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
[ext_resource type="AudioStream" uid="uid://caclaiagfnr2o" path="res://assets/audio/sfx/player/take_damage/player_damaged_05.wav.mp3" id="24_wqfne"]
|
||||
[ext_resource type="AudioStream" uid="uid://dighi525ty7sl" path="res://assets/audio/sfx/player/take_damage/player_damaged_06.wav.mp3" id="25_wnwbv"]
|
||||
[ext_resource type="AudioStream" uid="uid://bdhmel5vyixng" path="res://assets/audio/sfx/player/take_damage/player_damaged_07.wav.mp3" id="26_gl8cc"]
|
||||
[ext_resource type="AudioStream" uid="uid://4vulahdsj4i2" path="res://assets/audio/sfx/swoosh/throw_01.wav.mp3" id="27_31cv2"]
|
||||
[ext_resource type="AudioStream" uid="uid://w6yon88kjfml" path="res://assets/audio/sfx/nickes/lift_sfx.ogg" id="28_pf23h"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_jej6c"]
|
||||
offsets = PackedFloat32Array(0.7710843, 0.77710843)
|
||||
@@ -196,3 +198,16 @@ bus = &"Sfx"
|
||||
stream = SubResource("AudioStreamRandomizer_487ah")
|
||||
attenuation = 7.7274756
|
||||
bus = &"Sfx"
|
||||
|
||||
[node name="SfxThrow" type="AudioStreamPlayer2D" parent="." unique_id=961008127]
|
||||
stream = ExtResource("27_31cv2")
|
||||
pitch_scale = 0.61
|
||||
max_distance = 983.0
|
||||
attenuation = 8.876549
|
||||
panning_strength = 1.04
|
||||
|
||||
[node name="SfxLift" type="AudioStreamPlayer2D" parent="." unique_id=1261167113]
|
||||
stream = ExtResource("28_pf23h")
|
||||
max_distance = 1246.0
|
||||
attenuation = 6.964403
|
||||
panning_strength = 1.11
|
||||
|
||||
Reference in New Issue
Block a user