feat: spawn enemies from reusable definitions

This commit is contained in:
Rijad Zuzo
2026-08-12 20:34:55 +02:00
parent 41b37a4962
commit 809e7c008d
12 changed files with 332 additions and 57 deletions
@@ -7,6 +7,10 @@ script = ExtResource("1")
enemy_id = &"enemy_raider"
display_name = "Raider"
kind = &"raider"
behavior_profile_id = &"raid_assault"
combatant_id_prefix = "raider"
faction_id = &"faction_tribe"
hostile = true
weapon_id = &"item_sword"
health = 60.0
move_speed = 3.5