reworking effects, turning them into their own scene for replicability

This commit is contained in:
2026-02-03 03:37:58 -05:00
parent 36b934b200
commit 435fbc7ba2
32 changed files with 321 additions and 172 deletions

6
Gameplay/effect.tscn Normal file
View File

@@ -0,0 +1,6 @@
[gd_scene format=3 uid="uid://fygidhjkgabe"]
[ext_resource type="Script" uid="uid://cac8dbhhcrjfe" path="res://Gameplay/Effect.cs" id="1_lk435"]
[node name="Effect" type="Node" unique_id=110922950]
script = ExtResource("1_lk435")