game: add weapon base and sword

This commit is contained in:
2025-08-21 00:32:18 +02:00
parent 156da4898e
commit 8bd7bfa406
21 changed files with 200 additions and 163 deletions

View File

@@ -33,6 +33,7 @@ enemy="Group containing all enemies"
damagable="Can be damaged using take_damage"
xp_orb="Experience orbs"
pickup="Items that can be picked up"
proj_manager="Parent node for all projectiles"
[input]