From 1203a98eb4ba111e140367fed559bf6fec4fcac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Mart=C3=ADnez=20Palacio?= Date: Tue, 29 Oct 2024 01:01:05 +0100 Subject: [PATCH] Tweak Hiro AI hitbox --- Hiro/hiro_ai.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hiro/hiro_ai.tscn b/Hiro/hiro_ai.tscn index 8925da8..db65440 100644 --- a/Hiro/hiro_ai.tscn +++ b/Hiro/hiro_ai.tscn @@ -254,8 +254,8 @@ size = Vector2(13, 8) height = 20.0 [sub_resource type="CapsuleShape2D" id="CapsuleShape2D_hxosv"] -radius = 9.0 -height = 26.0 +radius = 13.0 +height = 36.0 [sub_resource type="Resource" id="Resource_ri8lv"] script = ExtResource("9_ak1rc")