Work on vfx and sfx for traps.

This commit is contained in:
2025-12-28 08:59:19 -05:00
parent 55eb37ca74
commit e632e54cba
67 changed files with 1312 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
[ext_resource type="Script" uid="uid://cb72nk0ddi3c" path="res://scripts/one_shot.gd" id="1_k1ss2"]
[node name="OneShot" type="AudioStreamPlayer"]
autoplay = true
script = ExtResource("1_k1ss2")
[node name="Timer" type="Timer" parent="."]