Added effects manager and two effects to test attached to the player

scene.
This commit is contained in:
Henry Faber 2026-06-24 14:48:02 +01:00
parent 1200ac7e32
commit b4c4a66ce8
19 changed files with 322 additions and 40 deletions

View file

@ -1,6 +1,6 @@
[gd_scene format=3 uid="uid://bq3xhbfgkt22l"]
[ext_resource type="Script" uid="uid://65d3hbrpm21x" path="res://scripts/effects_component.gd" id="1_ee0kt"]
[ext_resource type="Script" uid="uid://65d3hbrpm21x" path="res://scripts/effects/effects_component.gd" id="1_ee0kt"]
[node name="EffectsComponent" type="Node2D" unique_id=1393438576]
[node name="EffectsComponent" type="Node" unique_id=1393438576]
script = ExtResource("1_ee0kt")