Fix up Boss Type A

This commit is contained in:
2025-03-19 23:52:41 -07:00
parent 2834806351
commit 52e42ea38d
14 changed files with 100 additions and 102 deletions

View File

@@ -33,7 +33,8 @@ MaxDefense = 1
Luck = 0.05
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_dw45s"]
radius = 1.0
radius = 1.02589
height = 2.83556
[sub_resource type="Animation" id="Animation_hcjph"]
length = 0.001
@@ -489,7 +490,7 @@ _defaultWeapon = ExtResource("3_es4xk")
_defaultArmor = ExtResource("4_bj1ma")
[node name="PlayerGeometryCollision" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.06447, 0.536376)
transform = Transform3D(-0.0242402, 0, 0.999706, 0, 1, 0, -0.999706, 0, -0.0242402, 0, 1.06447, 0.367568)
shape = SubResource("CapsuleShape3D_dw45s")
[node name="HealthTimer" type="Timer" parent="."]