79 lines
3.1 KiB
Plaintext
79 lines
3.1 KiB
Plaintext
[gd_scene format=3 uid="uid://d07ajsdglh3tl"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://dbu0r5650h6y7" path="res://Fonts/KiwiSoda.ttf" id="1_wo2ga"]
|
|
[ext_resource type="Script" uid="uid://bg21fxyf5q61o" path="res://Assets/UI/Oder_Screen/order_screen.gd" id="1_y2pl3"]
|
|
[ext_resource type="PackedScene" uid="uid://dlqc6sf7mepx1" path="res://Assets/items/item_ui.tscn" id="2_h1e88"]
|
|
|
|
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4k3ma"]
|
|
|
|
[sub_resource type="LabelSettings" id="LabelSettings_4k3ma"]
|
|
font_size = 30
|
|
outline_size = 8
|
|
outline_color = Color(0, 0, 0, 1)
|
|
|
|
[node name="Order_screen" type="Control" unique_id=244489848 node_paths=PackedStringArray("order_collum_one", "order_colum_two")]
|
|
visible = false
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
script = ExtResource("1_y2pl3")
|
|
order_collum_one = NodePath("Order_V_container/Order_Container/Oder_List/order_collum_one")
|
|
order_colum_two = NodePath("Order_V_container/Order_Container/Oder_List/order_colum_two")
|
|
item_scene = ExtResource("2_h1e88")
|
|
|
|
[node name="Order_V_container" type="VBoxContainer" parent="." unique_id=1654259577]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = 142.5
|
|
offset_top = 38.0
|
|
offset_right = 297.5
|
|
offset_bottom = 192.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Order_Container" type="PanelContainer" parent="Order_V_container" unique_id=861499091]
|
|
layout_mode = 2
|
|
theme_override_styles/panel = SubResource("StyleBoxEmpty_4k3ma")
|
|
|
|
[node name="Oder_List" type="VBoxContainer" parent="Order_V_container/Order_Container" unique_id=1051521644]
|
|
layout_mode = 2
|
|
|
|
[node name="MarginContainer4" type="MarginContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=804197454]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_bottom = 3
|
|
|
|
[node name="Oder_label" type="Label" parent="Order_V_container/Order_Container/Oder_List" unique_id=1728351937]
|
|
layout_mode = 2
|
|
theme_override_fonts/font = ExtResource("1_wo2ga")
|
|
theme_override_font_sizes/font_size = 30
|
|
text = "ORDER LIST"
|
|
label_settings = SubResource("LabelSettings_4k3ma")
|
|
|
|
[node name="MarginContainer3" type="MarginContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=1412205648]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_bottom = 8
|
|
|
|
[node name="order_collum_one" type="HBoxContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=707957668]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
|
|
[node name="MarginContainer2" type="MarginContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=1369330955]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_bottom = 8
|
|
|
|
[node name="order_colum_two" type="HBoxContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=933237716]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 4
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="Order_V_container/Order_Container/Oder_List" unique_id=1830539833]
|
|
layout_mode = 2
|
|
theme_override_constants/margin_bottom = 8
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="Order_V_container" unique_id=819075868]
|
|
layout_mode = 2
|