diff --git a/world/world.tscn b/world/world.tscn index 21a59d8..d6eea13 100644 --- a/world/world.tscn +++ b/world/world.tscn @@ -407,6 +407,7 @@ player_character = NodePath("../HiroPlayer") KNOCKBACK_REPOSITION_POWER = 90 MELEE_RADIUS = 80 reduce_recoil_time_threshold = 0.75 +PROJECTILE_SPEED = 180.0 max_health = 400 health = 400 attack_power = 10