Refactor skill components and update resource paths for consistency; enhance skill management in scenes

This commit is contained in:
2025-08-26 20:10:18 +02:00
parent 4c15f50f6e
commit 6e71c321f7
60 changed files with 89 additions and 1847 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://cunyndudjh2he"]
[ext_resource type="Script" uid="uid://ce8w71vgv37pt" path="res://scripts/components/magnetic_skill.gd" id="1_lwbas"]
[ext_resource type="Script" uid="uid://bi5nx8s1gisbd" path="res://scripts/components/MagneticSkillComponent.cs" id="1_xua8f"]
[node name="MagneticSkill" type="Node"]
script = ExtResource("1_lwbas")
script = ExtResource("1_xua8f")