diff --git a/main.tscn b/main.tscn index 26ea362..218b46d 100644 --- a/main.tscn +++ b/main.tscn @@ -82,9 +82,6 @@ texture = ExtResource("3_kek77") script = ExtResource("10_efxa6") boss = ExtResource("11_efxa6") -[node name="Boss" parent="." instance=ExtResource("11_efxa6")] -position = Vector2(0, -3500) - [connection signal="active_item_changed" from="Player" to="UIOverlay/ItemUI" method="_on_player_active_item_changed"] [connection signal="health_changed" from="Player" to="UIOverlay/Healthbar" method="_on_player_health_changed"] [connection signal="max_hp_changed" from="Player" to="UIOverlay/Healthbar" method="_on_player_max_hp_changed"]