[gd_scene load_steps=15 format=3 uid="uid://c271rdjhd1gfo"] [ext_resource type="Script" path="res://UI/UIController.cs" id="2_b4b6l"] [ext_resource type="PackedScene" uid="uid://bxo553hblp6nf" path="res://UI/HealthBar.tscn" id="3_j1j6h"] [ext_resource type="PackedScene" uid="uid://01d24ij5av1y" path="res://UI/BossBar.tscn" id="4_igi28"] [ext_resource type="PackedScene" uid="uid://cr7tkxctmyags" path="res://UI/LevelBar.tscn" id="4_rcekd"] [ext_resource type="PackedScene" uid="uid://c77754nvmckn" path="res://UI/LocationDisplay.tscn" id="5_cr6vo"] [ext_resource type="PackedScene" uid="uid://sfs8dpfitpdu" path="res://UI/Inventory/Hotbar.tscn" id="5_mmp18"] [ext_resource type="PackedScene" uid="uid://d3q1yu3n7cqfj" path="res://UI/SceneTransition.tscn" id="6_j0nhv"] [ext_resource type="PackedScene" uid="uid://cyggkyqosjk36" path="res://UI/Inventory/ShopMenu.tscn" id="8_ep3ae"] [ext_resource type="PackedScene" uid="uid://2afbrf8asy2a" path="res://UI/PostProcessing/Vignette.tscn" id="9_p1ubd"] [ext_resource type="PackedScene" uid="uid://bg51duwdtyl8w" path="res://UI/Inventory/InventoryMenu.tscn" id="10_5m8qa"] [ext_resource type="PackedScene" uid="uid://b1wsryv4bn0cn" path="res://UI/PostProcessing/StunEffect.tscn" id="10_646ma"] [ext_resource type="Shader" path="res://Shaders/Grayscale.gdshader" id="11_w4gn1"] [ext_resource type="Texture2D" uid="uid://bw052v8ikfget" path="res://icon.svg" id="12_tyv35"] [sub_resource type="ShaderMaterial" id="ShaderMaterial_kbd61"] shader = ExtResource("11_w4gn1") shader_parameter/grayscale_intensity = 0.0 [node name="BaseUI" type="CanvasLayer"] process_mode = 3 [node name="PostProcessing" type="CanvasLayer" parent="."] [node name="CanvasLayer" type="CanvasLayer" parent="PostProcessing"] [node name="Vignette" parent="PostProcessing/CanvasLayer" instance=ExtResource("9_p1ubd")] [node name="CanvasLayer2" type="CanvasLayer" parent="PostProcessing"] [node name="StunEffect" parent="PostProcessing/CanvasLayer2" instance=ExtResource("10_646ma")] [node name="CanvasLayer3" type="CanvasLayer" parent="PostProcessing"] [node name="Sprite2D" type="TextureRect" parent="PostProcessing/CanvasLayer3"] visible = false material = SubResource("ShaderMaterial_kbd61") anchors_preset = 3 anchor_left = 1.0 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -128.0 offset_top = -128.0 grow_horizontal = 0 grow_vertical = 0 texture = ExtResource("12_tyv35") [node name="SubViewportContainer" type="SubViewportContainer" parent="."] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 stretch = true stretch_shrink = 3 [node name="UIViewport" type="SubViewport" parent="SubViewportContainer"] disable_3d = true transparent_bg = true handle_input_locally = false snap_2d_transforms_to_pixel = true size = Vector2i(640, 360) render_target_update_mode = 4 [node name="MainUILayer" type="CanvasLayer" parent="SubViewportContainer/UIViewport"] layer = 3 [node name="Main" type="Control" parent="SubViewportContainer/UIViewport/MainUILayer"] 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 mouse_filter = 2 script = ExtResource("2_b4b6l") [node name="Top" type="HBoxContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main"] layout_mode = 1 anchors_preset = 10 anchor_right = 1.0 offset_bottom = 64.0 grow_horizontal = 2 [node name="Left" type="MarginContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top"] layout_mode = 2 size_flags_horizontal = 3 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 16 [node name="VBoxContainer" type="VBoxContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top/Left"] layout_mode = 2 theme_override_constants/separation = 12 [node name="HealthBar" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top/Left/VBoxContainer" instance=ExtResource("3_j1j6h")] layout_mode = 2 [node name="LevelBar" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top/Left/VBoxContainer" instance=ExtResource("4_rcekd")] layout_mode = 2 [node name="Margin2" type="MarginContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top/Left/VBoxContainer"] layout_mode = 2 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 16 [node name="Right" type="MarginContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top"] layout_mode = 2 theme_override_constants/margin_top = 16 theme_override_constants/margin_right = 16 [node name="Hotbar" parent="SubViewportContainer/UIViewport/MainUILayer/Main/Top/Right" instance=ExtResource("5_mmp18")] layout_mode = 2 [node name="BoxContainer" type="HBoxContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main"] layout_mode = 1 anchors_preset = 11 anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -236.0 grow_horizontal = 0 grow_vertical = 2 alignment = 2 [node name="ShopMenu" parent="SubViewportContainer/UIViewport/MainUILayer/Main/BoxContainer" instance=ExtResource("8_ep3ae")] unique_name_in_owner = true visible = false layout_mode = 2 [node name="InventoryMenu" parent="SubViewportContainer/UIViewport/MainUILayer/Main/BoxContainer" instance=ExtResource("10_5m8qa")] unique_name_in_owner = true visible = false layout_mode = 2 [node name="Bottom" type="HBoxContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main"] 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="SubViewportContainer/UIViewport/MainUILayer/Main/Bottom" instance=ExtResource("4_igi28")] visible = false layout_mode = 2 [node name="VBoxContainer" type="VBoxContainer" parent="SubViewportContainer/UIViewport/MainUILayer/Main"] visible = false layout_mode = 0 offset_right = 40.0 offset_bottom = 40.0 [node name="LocationDisplay" parent="SubViewportContainer/UIViewport/MainUILayer" instance=ExtResource("5_cr6vo")] [node name="SceneTransition" parent="SubViewportContainer/UIViewport/MainUILayer" instance=ExtResource("6_j0nhv")] z_index = 1