[gd_scene format=3 uid="uid://dihdlvlebtp5j"] [ext_resource type="Script" uid="uid://xrfp03b32j1t" path="res://UI/shop_ui.gd" id="1_2k6ie"] [ext_resource type="PackedScene" uid="uid://u7rpukx5ebqo" path="res://UI/shop_station_panel.tscn" id="1_pogqh"] [ext_resource type="PackedScene" uid="uid://efaec6ymgabo" path="res://stations/Counter.tscn" id="2_35otv"] [ext_resource type="Texture2D" uid="uid://dhja7i8tgb3ao" path="res://textures/shop/counter.png" id="3_74fni"] [ext_resource type="PackedScene" uid="uid://j7caslh27nor" path="res://stations/Hob_old.tscn" id="4_l3qkl"] [ext_resource type="Texture2D" uid="uid://br4ytiocwouqh" path="res://textures/shop/hob.png" id="5_2k6ie"] [ext_resource type="PackedScene" uid="uid://dvrk268s7gkxh" path="res://stations/sink.tscn" id="6_rktus"] [ext_resource type="Texture2D" uid="uid://gi6bksvs8ybx" path="res://textures/shop/sink.png" id="7_4titf"] [ext_resource type="PackedScene" uid="uid://caf0xanmxbshy" path="res://stations/table.tscn" id="9_84wnh"] [ext_resource type="PackedScene" uid="uid://cwnwo4i28upap" path="res://stations/raw_burger_dispenser.tscn" id="9_vl3v4"] [ext_resource type="Texture2D" uid="uid://b57nybt7her3k" path="res://textures/shop/raw_burger.png" id="10_rkek4"] [ext_resource type="Texture2D" uid="uid://dp4ccvp2xgpqy" path="res://textures/shop/table.png" id="10_sb5p3"] [ext_resource type="PackedScene" uid="uid://c6rift56ql3f8" path="res://stations/BurgerBunsDispenser.tscn" id="11_4m5wg"] [ext_resource type="Texture2D" uid="uid://4p7i3p3ox3qi" path="res://textures/shop/burger_buns.png" id="12_84wnh"] [ext_resource type="PackedScene" uid="uid://ck5tuftqmyiue" path="res://stations/plate_dispenser.tscn" id="13_4m5wg"] [ext_resource type="Texture2D" uid="uid://ouqlicmcjay3" path="res://textures/shop/plates.png" id="14_84wnh"] [ext_resource type="PackedScene" uid="uid://sc6i0i1f0o48" path="res://stations/potato_dispenser.tscn" id="17_pdan6"] [ext_resource type="Texture2D" uid="uid://br4y6kq8w3usi" path="res://textures/shop/potatoes.png" id="18_6lkkh"] [sub_resource type="LabelSettings" id="LabelSettings_vlqg6"] font_size = 35 outline_size = 10 outline_color = Color(0.1, 0.1, 0.1, 1) [node name="Shop" type="Panel" unique_id=783244304] offset_right = 540.0 offset_bottom = 546.0 script = ExtResource("1_2k6ie") [node name="Title" type="Label" parent="." unique_id=502212741] layout_mode = 1 anchors_preset = -1 offset_left = 20.0 offset_top = 20.0 text = "Shop" label_settings = SubResource("LabelSettings_vlqg6") [node name="Money" type="Label" parent="." unique_id=273879940] layout_mode = 1 anchors_preset = -1 anchor_left = 1.0 anchor_right = 1.0 offset_top = 20.0 offset_right = -20.0 grow_horizontal = 0 pivot_offset_ratio = Vector2(1, 0) text = "9999 $" label_settings = SubResource("LabelSettings_vlqg6") horizontal_alignment = 2 [node name="TabContainer" type="TabContainer" parent="." unique_id=783976311] layout_mode = 1 anchors_preset = -1 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 20.0 offset_top = 80.0 offset_right = -20.0 offset_bottom = -20.0 current_tab = 1 [node name="Stations" type="GridContainer" parent="TabContainer" unique_id=189446761] visible = false layout_mode = 2 columns = 6 metadata/_tab_index = 0 [node name="Panel1" parent="TabContainer/Stations" unique_id=2079583080 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("2_35otv") icon_texture = ExtResource("3_74fni") station_name = "Counter" cost = 30 [node name="Panel2" parent="TabContainer/Stations" unique_id=467593590 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("4_l3qkl") icon_texture = ExtResource("5_2k6ie") station_name = "Hob" cost = 60 [node name="Panel3" parent="TabContainer/Stations" unique_id=1096388793 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("6_rktus") icon_texture = ExtResource("7_4titf") station_name = "Sink" cost = 30 [node name="Panel4" parent="TabContainer/Stations" unique_id=699590599 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("9_84wnh") icon_texture = ExtResource("10_sb5p3") station_name = "Table" cost = 50 [node name="Panel5" parent="TabContainer/Stations" unique_id=387664331 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("13_4m5wg") icon_texture = ExtResource("14_84wnh") station_name = "Plates" cost = 80 [node name="Food" type="GridContainer" parent="TabContainer" unique_id=422899445] layout_mode = 2 columns = 6 metadata/_tab_index = 1 [node name="Panel1" parent="TabContainer/Food" unique_id=586692243 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("9_vl3v4") icon_texture = ExtResource("10_rkek4") station_name = "Raw Burgers" cost = 60 [node name="Panel2" parent="TabContainer/Food" unique_id=918076583 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("11_4m5wg") icon_texture = ExtResource("12_84wnh") station_name = "Burger Buns" cost = 60 [node name="Panel3" parent="TabContainer/Food" unique_id=370542353 instance=ExtResource("1_pogqh")] layout_mode = 2 station_scene = ExtResource("17_pdan6") icon_texture = ExtResource("18_6lkkh") station_name = "Potatos" cost = 60