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

@@ -2,5 +2,5 @@
[ext_resource type="Script" path="res://scripts/game_manager.gd" id="1_58t7u"]
[node name="Node" type="Node"]
[node name="GameManager" type="Node"]
script = ExtResource("1_58t7u")