[gd_scene load_steps=6 format=3 uid="uid://1pb3mpmrl7lc"] [ext_resource type="Script" path="res://Utils/World.cs" id="1_1k6ew"] [ext_resource type="PackedScene" uid="uid://b2x17su05ou5w" path="res://Scenes/Maps/Arena.tscn" id="2_avsrq"] [ext_resource type="PackedScene" uid="uid://bxo553hblp6nf" path="res://UI/HealthBar.tscn" id="3_5rhge"] [ext_resource type="Script" path="res://UI/UIController.cs" id="3_fe62s"] [ext_resource type="PackedScene" uid="uid://01d24ij5av1y" path="res://UI/BossBar.tscn" id="5_8njq4"] [node name="World" type="Node2D"] script = ExtResource("1_1k6ew") StartingArea = ExtResource("2_avsrq") [node name="CanvasLayer" type="CanvasLayer" parent="."] [node name="UI" type="Control" parent="CanvasLayer"] z_index = 128 layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource("3_fe62s") [node name="Top" type="HBoxContainer" parent="CanvasLayer/UI"] layout_mode = 1 anchors_preset = 10 anchor_right = 1.0 offset_bottom = 40.0 grow_horizontal = 2 [node name="Margin" type="MarginContainer" parent="CanvasLayer/UI/Top"] layout_mode = 2 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 16 [node name="HealthBar" parent="CanvasLayer/UI/Top/Margin" instance=ExtResource("3_5rhge")] layout_mode = 2 size_flags_horizontal = 3 [node name="Bottom" type="HBoxContainer" parent="CanvasLayer/UI"] visible = false layout_mode = 1 anchors_preset = 12 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_top = -44.0 grow_horizontal = 2 grow_vertical = 0 alignment = 1 [node name="BossBar" parent="CanvasLayer/UI/Bottom" instance=ExtResource("5_8njq4")] layout_mode = 2