Damage numbers and knockback

This commit is contained in:
Twirpytherobot
2025-11-15 17:17:32 +00:00
parent 61446a0bcd
commit c7f946a9e2
8 changed files with 189 additions and 8 deletions
+1
View File
@@ -10,6 +10,7 @@ description = "A simple iron sword. Good for close combat."
damage = 15.0
attack_range = 3.5
attack_cooldown = 0.6
knockback_force = 12.0
attack_animation = "Attack1"
mesh_scene = ExtResource("2")
pickup_radius = 1.5