Add skill management system with unlocker and save functionality

This commit is contained in:
2025-04-27 14:15:03 +02:00
parent f880d1a811
commit 49a652a5b1
16 changed files with 294 additions and 32 deletions

View File

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