more smoke particle work

This commit is contained in:
derek
2024-11-27 11:36:07 -06:00
parent 4f53952cf7
commit ffd39c63f8
7 changed files with 60 additions and 14 deletions

View File

@@ -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"]