211 lines
8.0 KiB
Plaintext
211 lines
8.0 KiB
Plaintext
[gd_scene load_steps=22 format=3 uid="uid://b8tclvmc7j7dl"]
|
|
|
|
[ext_resource type="Script" uid="uid://dlq2mkhl4pe7a" path="res://src/ui/in_game_ui/InGameUI.cs" id="1_sc13i"]
|
|
[ext_resource type="Texture2D" uid="uid://cijojm8gcjime" path="res://src/ui/rendered_assets/No Signal Screen.png" id="2_1e3dg"]
|
|
[ext_resource type="PackedScene" uid="uid://bwbofurcvf3yh" path="res://src/minimap/Minimap.tscn" id="2_6sfje"]
|
|
[ext_resource type="PackedScene" uid="uid://0eo47mewhlit" path="res://src/debug_info/DebugInfo.tscn" id="2_f0tui"]
|
|
[ext_resource type="PackedScene" uid="uid://dxl8il8f13c2x" path="res://src/ui/player_ui/PlayerInfoUI.tscn" id="4_46s5l"]
|
|
[ext_resource type="Texture2D" uid="uid://b8fio74j577pj" path="res://src/ui/Affinity Icons/EOLIC.png" id="4_rqc8e"]
|
|
[ext_resource type="PackedScene" uid="uid://bea2waybmgd6u" path="res://src/ui/teleport_prompt/UseTeleportPrompt.tscn" id="5_h1hgq"]
|
|
[ext_resource type="PackedScene" uid="uid://x0f1ol50nnp3" path="res://src/ui/in_game_ui/InventoryMessageUI.tscn" id="6_y26qy"]
|
|
[ext_resource type="PackedScene" uid="uid://8f3dk16nj0dn" path="res://src/menu/DebugMenu.tscn" id="7_llomk"]
|
|
[ext_resource type="Texture2D" uid="uid://dddw5y7tqf1yv" path="res://src/ui/rendered_assets/SIDEBARS/PILGRIM.png" id="9_higkc"]
|
|
[ext_resource type="PackedScene" uid="uid://cbxw70qa7gifp" path="res://src/ui/inventory_menu/InventoryMenu.tscn" id="9_ur8ag"]
|
|
[ext_resource type="PackedScene" uid="uid://dwa7o6hkkwjg1" path="res://src/ui/inventory_menu/ItemRescueMenu.tscn" id="10_higkc"]
|
|
[ext_resource type="Texture2D" uid="uid://chqlapqsi0ga0" path="res://src/ui/Minimap Special Displays/maze floor.png" id="11_f0tui"]
|
|
[ext_resource type="Texture2D" uid="uid://dhm6n6h40rm6s" path="res://src/ui/Affinity Icons/None.png" id="11_k4h7r"]
|
|
[ext_resource type="Texture2D" uid="uid://bm877afagx7rv" path="res://src/ui/Affinity Icons/FERRUM.png" id="12_2of7j"]
|
|
[ext_resource type="Texture2D" uid="uid://b6wnipbpck5ea" path="res://src/ui/Affinity Icons/HYDRIC.png" id="13_4d2sw"]
|
|
[ext_resource type="Texture2D" uid="uid://buaj462dmtl6u" path="res://src/ui/Affinity Icons/IGNEOUS.png" id="14_4f3xk"]
|
|
[ext_resource type="Texture2D" uid="uid://ddlmguje21x8k" path="res://src/ui/Affinity Icons/SANKTA.png" id="15_rilgc"]
|
|
[ext_resource type="Texture2D" uid="uid://cr4g3ippdu2sk" path="res://src/ui/Affinity Icons/TELERIC.png" id="16_k3082"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_higkc"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_1e3dg"]
|
|
|
|
[node name="InGameUI" type="Control"]
|
|
process_mode = 3
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_sc13i")
|
|
|
|
[node name="NoSignal" type="TextureRect" parent="."]
|
|
layout_mode = 2
|
|
offset_left = 1498.0
|
|
offset_top = 346.0
|
|
offset_right = 1877.0
|
|
offset_bottom = 632.0
|
|
texture = ExtResource("2_1e3dg")
|
|
|
|
[node name="MazeFloor" type="Sprite2D" parent="."]
|
|
visible = false
|
|
position = Vector2(1689.65, 492)
|
|
scale = Vector2(0.643917, 0.867133)
|
|
texture = ExtResource("11_f0tui")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/separation = 0
|
|
|
|
[node name="SubViewportContainer" type="SubViewportContainer" parent="HBoxContainer"]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="HBoxContainer/SubViewportContainer"]
|
|
transparent_bg = true
|
|
handle_input_locally = false
|
|
size = Vector2i(1440, 1080)
|
|
render_target_update_mode = 4
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer/SubViewportContainer/SubViewport"]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/margin_left = 25
|
|
theme_override_constants/margin_top = 40
|
|
|
|
[node name="InventoryMessageUI" parent="HBoxContainer/SubViewportContainer/SubViewport/MarginContainer" instance=ExtResource("6_y26qy")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
|
|
[node name="DebugInfo" parent="HBoxContainer/SubViewportContainer/SubViewport" instance=ExtResource("2_f0tui")]
|
|
unique_name_in_owner = true
|
|
mouse_filter = 2
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="HBoxContainer/SubViewportContainer/SubViewport"]
|
|
custom_minimum_size = Vector2(1440, 1080)
|
|
offset_right = 1440.0
|
|
offset_bottom = 1080.0
|
|
|
|
[node name="UseTeleportPrompt" parent="HBoxContainer/SubViewportContainer/SubViewport/CenterContainer" instance=ExtResource("5_h1hgq")]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(1440, 1080)
|
|
layout_mode = 2
|
|
|
|
[node name="DebugMenu" parent="HBoxContainer/SubViewportContainer/SubViewport/CenterContainer" instance=ExtResource("7_llomk")]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
custom_minimum_size = Vector2(1440, 1080)
|
|
layout_mode = 2
|
|
|
|
[node name="InventoryMenu" parent="." instance=ExtResource("9_ur8ag")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
|
|
[node name="ItemRescueMenu" parent="." instance=ExtResource("10_higkc")]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 1
|
|
|
|
[node name="Sidebar Container" type="PanelContainer" parent="."]
|
|
custom_minimum_size = Vector2(459, 0)
|
|
layout_mode = 1
|
|
anchors_preset = 11
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 2
|
|
theme_override_styles/panel = SubResource("StyleBoxEmpty_higkc")
|
|
|
|
[node name="MinimapContainer" type="MarginContainer" parent="Sidebar Container"]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_left = 15
|
|
theme_override_constants/margin_top = 0
|
|
|
|
[node name="MinimapZone" type="Panel" parent="Sidebar Container/MinimapContainer"]
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
theme_override_styles/panel = SubResource("StyleBoxEmpty_1e3dg")
|
|
|
|
[node name="MiniMap" parent="Sidebar Container/MinimapContainer/MinimapZone" instance=ExtResource("2_6sfje")]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(50, 50)
|
|
layout_mode = 2
|
|
anchors_preset = 0
|
|
anchor_left = 0.0
|
|
anchor_top = 0.0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
offset_left = 56.0
|
|
offset_top = 354.0
|
|
offset_right = 423.0
|
|
offset_bottom = 620.0
|
|
|
|
[node name="Sigil" type="Control" parent="Sidebar Container"]
|
|
layout_mode = 2
|
|
|
|
[node name="SigilContainer" type="MarginContainer" parent="Sidebar Container/Sigil"]
|
|
layout_mode = 2
|
|
offset_left = 330.0
|
|
offset_top = 207.0
|
|
offset_right = 586.0
|
|
offset_bottom = 463.0
|
|
scale = Vector2(0.4, 0.4)
|
|
|
|
[node name="NoneImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
layout_mode = 2
|
|
texture = ExtResource("11_k4h7r")
|
|
|
|
[node name="EolicImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("4_rqc8e")
|
|
|
|
[node name="FerrumImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("12_2of7j")
|
|
|
|
[node name="HydricImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("13_4d2sw")
|
|
|
|
[node name="IgneousImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("14_4f3xk")
|
|
|
|
[node name="SanktaImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("15_rilgc")
|
|
|
|
[node name="TelluricImg" type="TextureRect" parent="Sidebar Container/Sigil/SigilContainer"]
|
|
unique_name_in_owner = true
|
|
visible = false
|
|
layout_mode = 2
|
|
texture = ExtResource("16_k3082")
|
|
|
|
[node name="Sidebar Texture" type="TextureRect" parent="Sidebar Container"]
|
|
layout_mode = 2
|
|
texture = ExtResource("9_higkc")
|
|
|
|
[node name="PlayerInfoContainer" type="MarginContainer" parent="Sidebar Container"]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_left = 50
|
|
theme_override_constants/margin_top = 200
|
|
|
|
[node name="PlayerInfoUI" parent="Sidebar Container/PlayerInfoContainer" instance=ExtResource("4_46s5l")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|