Update boss fight

This commit is contained in:
2023-09-08 01:40:32 -07:00
parent 929629a826
commit 4309111382
6 changed files with 10 additions and 10 deletions

View File

@@ -48,7 +48,7 @@ offset_top = 44.0
offset_right = -491.0
offset_bottom = 73.0
grow_horizontal = 2
max_value = 1e+07
max_value = 2e+08
value = 1e+07
nine_patch_stretch = true
texture_progress = ExtResource("5_jjg8p")
@@ -71,7 +71,7 @@ label_settings = SubResource("LabelSettings_cs88m")
[node name="God Circuit" parent="." instance=ExtResource("4_vmhpd")]
[node name="HP Component" parent="God Circuit" node_paths=PackedStringArray("_healthBar") instance=ExtResource("7_nvq88")]
MaximumHP = 10000000
MaximumHP = 200000000
_healthBar = NodePath("../../FinalBossGUI/TextureProgressBar")
[node name="StaticBody3D" type="StaticBody3D" parent="."]