more smoke particle work
This commit is contained in:
BIN
assets/Audio/Various SFX/desk-bell-ring-SBA-300115355.mp3
Normal file
BIN
assets/Audio/Various SFX/desk-bell-ring-SBA-300115355.mp3
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://coqv4vwxhs4na"
|
||||
path="res://.godot/imported/desk-bell-ring-SBA-300115355.mp3-425946ec20468a09bc786cdbdc657cfb.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/Audio/Various SFX/desk-bell-ring-SBA-300115355.mp3"
|
||||
dest_files=["res://.godot/imported/desk-bell-ring-SBA-300115355.mp3-425946ec20468a09bc786cdbdc657cfb.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://il65grdrp2x3"
|
||||
path="res://.godot/imported/service-bell-ding-single-SBA-300113908.mp3-80e73337c9364d1a338a20d577c33765.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/Audio/Various SFX/service-bell-ding-single-SBA-300113908.mp3"
|
||||
dest_files=["res://.godot/imported/service-bell-ding-single-SBA-300113908.mp3-80e73337c9364d1a338a20d577c33765.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
@@ -19,7 +19,7 @@
|
||||
[ext_resource type="Shader" path="res://assets/crtTest.gdshader" id="14_v5svg"]
|
||||
[ext_resource type="AudioStream" uid="uid://c1e6vr2hndho7" path="res://assets/Audio/Weapons/Misc (Ammo Boxes, Holsters, Etc)/Kydex Unholster 002.wav" id="17_1fyjm"]
|
||||
[ext_resource type="AudioStream" uid="uid://dqj4cx05f25jj" path="res://assets/Audio/punch-body-hard-SBA-300156881.wav" id="19_6jglu"]
|
||||
[ext_resource type="AudioStream" uid="uid://c3cnnyotrri2b" path="res://assets/Audio/Foley Inventory and Interactions/Foley Inventory and Interactions/Drop Item/Drop Jewelery A.wav" id="20_t7lfm"]
|
||||
[ext_resource type="AudioStream" uid="uid://n3e7s3xucsi1" path="res://assets/Audio/Foley Inventory and Interactions/Foley Inventory and Interactions/Drop Item/Drop Jewelery B.wav" id="20_rvr83"]
|
||||
|
||||
[sub_resource type="CanvasItemMaterial" id="CanvasItemMaterial_l5ga0"]
|
||||
blend_mode = 1
|
||||
@@ -243,8 +243,8 @@ stream = ExtResource("17_1fyjm")
|
||||
stream = ExtResource("19_6jglu")
|
||||
|
||||
[node name="EnemyKilled" type="AudioStreamPlayer" parent="Audio"]
|
||||
stream = ExtResource("20_t7lfm")
|
||||
volume_db = 15.0
|
||||
stream = ExtResource("20_rvr83")
|
||||
volume_db = 10.0
|
||||
pitch_scale = 1.5
|
||||
|
||||
[connection signal="tree_entered" from="." to="." method="_on_tree_entered"]
|
||||
|
||||
Reference in New Issue
Block a user