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

@@ -173,6 +173,9 @@ position = Vector2(7146.51, 21.1388)
[node name="Brick Player" parent="." instance=ExtResource("1_k3uyd")]
[node name="SkillUnlockerComponent" parent="Brick Player" index="17" node_paths=PackedStringArray("SkillManager")]
SkillManager = NodePath("../SkillManager")
[node name="HitParticles" parent="Brick Player" index="27"]
process_material = SubResource("ParticleProcessMaterial_lgb3u")