[gd_scene load_steps=11 format=3 uid="uid://cgjc4wurbgimy"] [ext_resource type="Script" uid="uid://hg7jay2kt441" path="res://scripts/CSharp/Common/Inventory/InventoryUi.cs" id="1_6wusm"] [ext_resource type="Script" uid="uid://cvkw4qd2hxksi" path="res://scripts/GdScript/dialogic_toggle.gd" id="1_l3npx"] [ext_resource type="Texture2D" uid="uid://3ln8aleyxgp1" path="res://art/ui/UI/UI_bag_export_01.png" id="3_vvo7l"] [ext_resource type="Texture2D" uid="uid://u0dku75l17re" path="res://art/ui/UI/UI_bag_export_highlight_01.png" id="5_df8i8"] [ext_resource type="PackedScene" uid="uid://c0kmdjeqkqrwv" path="res://prefabs/UI/Inventory/Slot.tscn" id="5_u7kje"] [ext_resource type="Script" uid="uid://7wwid23tc8as" path="res://scripts/CSharp/Common/Quest/QuestMessagePopup.cs" id="6_n5apg"] [ext_resource type="Texture2D" uid="uid://bag1xalfh731d" path="res://art/ui/UI/UI_bag_export_highlight_02.png" id="6_u7kje"] [ext_resource type="Texture2D" uid="uid://cxptule8n38ph" path="res://art/ui/UI/UI_bag_export_highlight_03.png" id="7_l3npx"] [ext_resource type="PackedScene" uid="uid://2q1n6g2kj5er" path="res://prefabs/UI/Quest/QuestLog.tscn" id="7_vvo7l"] [ext_resource type="Texture2D" uid="uid://qwia360i1ir1" path="res://art/ui/UI/inventory_active.png" id="8_df8i8"] [node name="CanvasLayer" type="CanvasLayer"] layer = 90 [node name="DialogicToggle" type="Node2D" parent="." node_paths=PackedStringArray("itemToToggle")] scale = Vector2(0.7, 0.7) script = ExtResource("1_l3npx") itemToToggle = NodePath("../Inventory") [node name="Inventory" type="Control" parent="." node_paths=PackedStringArray("_slotsParent", "_slotsMover", "_headerSlots", "_slotSelect")] layout_mode = 3 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -116.0 offset_top = -53.0 offset_right = 231.82 offset_bottom = 141.4 grow_horizontal = 2 grow_vertical = 0 size_flags_vertical = 8 script = ExtResource("1_6wusm") _slotsParent = NodePath("SlotsContainer/SlotsMover/Slots") _slotsMover = NodePath("SlotsContainer/SlotsMover") _headerSlots = [NodePath("SlotsContainer/SlotsMover/Slots/Slot"), NodePath("SlotsContainer/SlotsMover/Slots/Slot2"), NodePath("SlotsContainer/SlotsMover/Slots/Slot3"), NodePath("SlotsContainer/SlotsMover/Slots/Slot4"), NodePath("SlotsContainer/SlotsMover/Slots/Slot5"), NodePath("SlotsContainer/SlotsMover/Slots/Slot6"), NodePath("SlotsContainer/SlotsMover/Slots/Slot7"), NodePath("SlotsContainer/SlotsMover/Slots/Slot8")] _slotSelect = NodePath("SlotsContainer/SlotsMover/SlotSelectContainer/Selector") [node name="SlotsContainer" type="Control" parent="Inventory"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -250.0 offset_right = 250.0 grow_horizontal = 2 grow_vertical = 0 scale = Vector2(0.7, 0.7) [node name="SlotsMover" type="Control" parent="Inventory/SlotsContainer"] custom_minimum_size = Vector2(900, 610) layout_mode = 1 anchors_preset = 12 anchor_top = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -200.0 offset_top = -611.0 offset_right = 200.0 offset_bottom = -1.0 grow_horizontal = 2 grow_vertical = 0 mouse_filter = 2 [node name="BackgroundContainer" type="Control" parent="Inventory/SlotsContainer/SlotsMover"] layout_mode = 1 anchors_preset = 0 offset_left = 5.0 offset_top = 384.0 offset_right = 901.0 offset_bottom = 1230.0 mouse_filter = 2 [node name="TextureRect" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/BackgroundContainer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 435.0 offset_right = 339.0 offset_bottom = 30.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_vvo7l") expand_mode = 3 [node name="TextureRect2" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/BackgroundContainer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -356.0 offset_right = -452.0 offset_bottom = 30.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 texture = ExtResource("3_vvo7l") expand_mode = 3 flip_h = true [node name="TextureRect3" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/BackgroundContainer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -142.429 offset_top = 1.85717 offset_right = -808.428 offset_bottom = -774.143 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1.7, 1.7) mouse_filter = 2 texture = ExtResource("5_df8i8") expand_mode = 1 stretch_mode = 3 flip_h = true [node name="TextureRect4" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/BackgroundContainer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 303.286 offset_top = 209.0 offset_right = -362.714 offset_bottom = -567.0 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1.7, 1.7) mouse_filter = 2 texture = ExtResource("6_u7kje") expand_mode = 1 stretch_mode = 3 flip_h = true [node name="TextureRect5" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/BackgroundContainer"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 474.714 offset_top = 754.714 offset_right = -191.286 offset_bottom = -21.2858 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1.7, 1.7) mouse_filter = 2 texture = ExtResource("7_l3npx") expand_mode = 1 stretch_mode = 3 flip_h = true [node name="Slots" type="Control" parent="Inventory/SlotsContainer/SlotsMover"] custom_minimum_size = Vector2(900, 610) layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = -48.5714 offset_top = 501.0 offset_right = -48.5714 offset_bottom = 501.0 grow_horizontal = 2 grow_vertical = 2 [node name="Slot" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 2.85714 offset_top = -54.2857 offset_right = 102.857 offset_bottom = 45.7143 [node name="Slot2" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 102.857 offset_top = -54.2857 offset_right = 202.857 offset_bottom = 45.7143 [node name="Slot3" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 203.857 offset_top = -54.2857 offset_right = 303.857 offset_bottom = 45.7143 [node name="Slot4" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 303.857 offset_top = -54.2857 offset_right = 403.857 offset_bottom = 45.7143 [node name="Slot5" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 403.857 offset_top = -54.2857 offset_right = 503.857 offset_bottom = 45.7143 [node name="Slot6" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 503.857 offset_top = -54.2857 offset_right = 603.857 offset_bottom = 45.7143 [node name="Slot7" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 603.857 offset_top = -54.2857 offset_right = 703.857 offset_bottom = 45.7143 [node name="Slot8" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 704.857 offset_top = -54.2857 offset_right = 804.857 offset_bottom = 45.7143 [node name="Slot9" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 804.857 offset_top = -54.2857 offset_right = 904.857 offset_bottom = 45.7143 [node name="Slot10" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 101.0 offset_top = 212.0 offset_right = 201.0 offset_bottom = 312.0 [node name="Slot11" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 201.0 offset_top = 212.0 offset_right = 301.0 offset_bottom = 312.0 [node name="Slot12" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 301.0 offset_top = 212.0 offset_right = 401.0 offset_bottom = 312.0 [node name="Slot13" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 401.0 offset_top = 212.0 offset_right = 501.0 offset_bottom = 312.0 [node name="Slot14" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 501.0 offset_top = 212.0 offset_right = 601.0 offset_bottom = 312.0 [node name="Slot15" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 602.0 offset_top = 212.0 offset_right = 702.0 offset_bottom = 312.0 [node name="Slot16" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 702.0 offset_top = 212.0 offset_right = 802.0 offset_bottom = 312.0 [node name="Slot17" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 102.0 offset_top = 312.0 offset_right = 202.0 offset_bottom = 412.0 [node name="Slot18" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 202.0 offset_top = 312.0 offset_right = 302.0 offset_bottom = 412.0 [node name="Slot19" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 302.0 offset_top = 312.0 offset_right = 402.0 offset_bottom = 412.0 [node name="Slot20" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 402.0 offset_top = 312.0 offset_right = 502.0 offset_bottom = 412.0 [node name="Slot21" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 502.0 offset_top = 312.0 offset_right = 602.0 offset_bottom = 412.0 [node name="Slot22" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 603.0 offset_top = 312.0 offset_right = 703.0 offset_bottom = 412.0 [node name="Slot23" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 703.0 offset_top = 312.0 offset_right = 803.0 offset_bottom = 412.0 [node name="Slot24" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 102.0 offset_top = 412.0 offset_right = 202.0 offset_bottom = 512.0 [node name="Slot25" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 202.0 offset_top = 412.0 offset_right = 302.0 offset_bottom = 512.0 [node name="Slot26" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 302.0 offset_top = 412.0 offset_right = 402.0 offset_bottom = 512.0 [node name="Slot27" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 402.0 offset_top = 412.0 offset_right = 502.0 offset_bottom = 512.0 [node name="Slot28" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 502.0 offset_top = 412.0 offset_right = 602.0 offset_bottom = 512.0 [node name="Slot29" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 603.0 offset_top = 412.0 offset_right = 703.0 offset_bottom = 512.0 [node name="Slot30" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 703.0 offset_top = 412.0 offset_right = 803.0 offset_bottom = 512.0 [node name="Slot31" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 102.0 offset_top = 512.0 offset_right = 202.0 offset_bottom = 612.0 [node name="Slot32" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 202.0 offset_top = 512.0 offset_right = 302.0 offset_bottom = 612.0 [node name="Slot33" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 302.0 offset_top = 512.0 offset_right = 402.0 offset_bottom = 612.0 [node name="Slot34" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 402.0 offset_top = 512.0 offset_right = 502.0 offset_bottom = 612.0 [node name="Slot35" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 502.0 offset_top = 512.0 offset_right = 602.0 offset_bottom = 612.0 [node name="Slot36" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 603.0 offset_top = 512.0 offset_right = 703.0 offset_bottom = 612.0 [node name="Slot37" parent="Inventory/SlotsContainer/SlotsMover/Slots" instance=ExtResource("5_u7kje")] layout_mode = 1 offset_left = 703.0 offset_top = 512.0 offset_right = 803.0 offset_bottom = 612.0 [node name="SlotSelectContainer" type="Control" parent="Inventory/SlotsContainer/SlotsMover"] custom_minimum_size = Vector2(900, 100) layout_mode = 1 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -497.0 offset_top = -164.0 offset_right = 403.0 offset_bottom = -64.0 grow_horizontal = 2 grow_vertical = 0 [node name="Selector" type="TextureRect" parent="Inventory/SlotsContainer/SlotsMover/SlotSelectContainer"] z_index = 10 custom_minimum_size = Vector2(100, 100) layout_mode = 0 offset_right = 100.0 offset_bottom = 100.0 texture = ExtResource("8_df8i8") expand_mode = 1 [node name="QuestLogRoot" parent="." instance=ExtResource("7_vvo7l")] [node name="Control" type="Control" parent="."] visible = false layout_mode = 3 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 grow_vertical = 0 [node name="ColorRect" type="ColorRect" parent="Control"] custom_minimum_size = Vector2(200, 200) layout_mode = 0 offset_left = 150.0 offset_top = -250.0 offset_right = 350.0 offset_bottom = -50.0 color = Color(1, 1, 0.584314, 1) script = ExtResource("6_n5apg") _showPosition = Vector2(150, -250) _hidePosition = Vector2(150, 50) [node name="Text" type="Label" parent="Control/ColorRect"] layout_mode = 1 anchors_preset = -1 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 20.0 offset_top = 20.0 offset_right = -20.0 offset_bottom = -20.0 grow_horizontal = 2 grow_vertical = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) text = "Switch to Unity" horizontal_alignment = 1 vertical_alignment = 1