[gd_scene load_steps=7 format=3 uid="uid://hesp70n3ondo"] [ext_resource type="Script" uid="uid://mtfp0ct42nrx" path="res://Script/BigPanel/CropStorePanel.gd" id="1_ehof8"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_8kysg"] bg_color = Color(0.9, 0.85, 0.75, 0.95) border_width_left = 8 border_width_top = 8 border_width_right = 8 border_width_bottom = 8 border_color = Color(0.5, 0.3, 0.1, 1) corner_radius_top_left = 25 corner_radius_top_right = 25 corner_radius_bottom_right = 25 corner_radius_bottom_left = 25 shadow_color = Color(0.3, 0.2, 0.1, 0.4) shadow_size = 15 shadow_offset = Vector2(3, 3) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_hover"] bg_color = Color(0.85, 0.7, 0.5, 1) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.5, 0.4, 0.2, 1) corner_radius_top_left = 12 corner_radius_top_right = 12 corner_radius_bottom_right = 12 corner_radius_bottom_left = 12 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button_pressed"] bg_color = Color(0.65, 0.5, 0.3, 1) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.3, 0.2, 0.05, 1) corner_radius_top_left = 12 corner_radius_top_right = 12 corner_radius_bottom_right = 12 corner_radius_bottom_left = 12 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_button"] bg_color = Color(0.75, 0.6, 0.4, 1) border_width_left = 2 border_width_top = 2 border_width_right = 2 border_width_bottom = 2 border_color = Color(0.4, 0.3, 0.1, 1) corner_radius_top_left = 12 corner_radius_top_right = 12 corner_radius_bottom_right = 12 corner_radius_bottom_left = 12 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_uc6q1"] bg_color = Color(0.95, 0.92, 0.85, 0.9) border_width_left = 3 border_width_top = 3 border_width_right = 3 border_width_bottom = 3 border_color = Color(0.6, 0.4, 0.2, 0.8) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 corner_detail = 20 [node name="CropStorePanel" type="Panel"] offset_left = 81.0 offset_top = 70.0 offset_right = 1640.0 offset_bottom = 790.0 scale = Vector2(0.8, 0.8) size_flags_horizontal = 3 size_flags_vertical = 3 theme_override_styles/panel = SubResource("StyleBoxFlat_8kysg") script = ExtResource("1_ehof8") [node name="TMBackGround" type="ColorRect" parent="."] layout_mode = 0 offset_left = -101.0 offset_top = -87.0 offset_right = 1655.0 offset_bottom = 811.0 color = Color(0.901961, 0.8, 0.6, 0.262745) [node name="Title" type="Label" parent="."] layout_mode = 2 offset_right = 1519.0 offset_bottom = 69.0 size_flags_horizontal = 3 theme_override_colors/font_color = Color(0.4, 0.2, 0.1, 1) theme_override_colors/font_shadow_color = Color(1, 0.9, 0.7, 0.8) theme_override_colors/font_outline_color = Color(0.7, 0.5, 0.3, 1) theme_override_constants/shadow_offset_x = 2 theme_override_constants/shadow_offset_y = 2 theme_override_constants/outline_size = 3 theme_override_constants/shadow_outline_size = 8 theme_override_font_sizes/font_size = 50 text = "๐ŸŒฑ ็งๅญๅ•†ๅบ— ๐ŸŒฑ" horizontal_alignment = 1 [node name="SortContainer" type="HBoxContainer" parent="."] layout_mode = 0 offset_left = 13.0 offset_top = 78.0 offset_right = 1540.0 offset_bottom = 141.0 alignment = 1 [node name="FilterLabel" type="Label" parent="SortContainer"] modulate = Color(0.439216, 0.560784, 1, 1) layout_mode = 2 theme_override_colors/font_shadow_color = Color(1, 0.9, 0.7, 0.6) theme_override_constants/shadow_offset_x = 1 theme_override_constants/shadow_offset_y = 1 theme_override_font_sizes/font_size = 30 text = "๐Ÿ” ็ญ›้€‰๏ผš" [node name="Sort_All" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.3, 0.2, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐ŸŒพ ๅ…จ้ƒจ" [node name="Sort_Common" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "โšช ๆ™ฎ้€š" [node name="Sort_Superior" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0, 0.823529, 0.415686, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐ŸŸข ไผ˜่‰ฏ" [node name="Sort_Rare" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0, 0.454902, 0.729412, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐Ÿ”ต ็จ€ๆœ‰" [node name="Sort_Epic" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.552941, 0.396078, 0.772549, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐ŸŸฃ ๅฒ่ฏ—" [node name="Sort_Legendary" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.988235, 0.835294, 0.247059, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐ŸŸก ไผ ๅฅ‡" [node name="SortLabel" type="Label" parent="SortContainer"] modulate = Color(0.439216, 0.560784, 1, 1) layout_mode = 2 theme_override_colors/font_shadow_color = Color(1, 0.9, 0.7, 0.6) theme_override_constants/shadow_offset_x = 1 theme_override_constants/shadow_offset_y = 1 theme_override_font_sizes/font_size = 30 text = "๐Ÿ“Š ๆŽ’ๅบ๏ผš" [node name="Sort_Price" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.2, 0.4, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐Ÿ’ฐ ๆŒ‰ไปทๆ ผ" [node name="Sort_GrowTime" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.2, 0.4, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "โฐ ๆŒ‰็”Ÿ้•ฟๆ—ถ้—ด" [node name="Sort_Profit" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.2, 0.4, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐Ÿ“ˆ ๆŒ‰ๆ”ถ็›Š" [node name="Sort_Level" type="Button" parent="SortContainer"] layout_mode = 2 theme_override_colors/font_color = Color(0.2, 0.4, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "โญ ๆŒ‰็ญ‰็บง" [node name="ScrollContainer" type="ScrollContainer" parent="."] layout_mode = 2 offset_left = 19.0 offset_top = 151.0 offset_right = 3810.0 offset_bottom = 1540.0 scale = Vector2(0.4, 0.4) size_flags_vertical = 3 theme_override_styles/panel = SubResource("StyleBoxFlat_uc6q1") horizontal_scroll_mode = 0 vertical_scroll_mode = 2 scroll_deadzone = -10 [node name="Crop_Grid" type="GridContainer" parent="ScrollContainer"] layout_mode = 2 size_flags_horizontal = 6 size_flags_vertical = 3 columns = 8 [node name="QuitButton" type="Button" parent="."] custom_minimum_size = Vector2(60, 60) layout_mode = 2 offset_left = 1478.75 offset_top = 15.0 offset_right = 1538.75 offset_bottom = 78.0 theme_override_colors/font_color = Color(0.8, 0.2, 0.2, 1) theme_override_font_sizes/font_size = 35 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "โŒ" [node name="RefreshButton" type="Button" parent="."] custom_minimum_size = Vector2(88, 60) layout_mode = 2 offset_left = 13.0 offset_top = 11.0 offset_right = 101.0 offset_bottom = 74.0 theme_override_colors/font_color = Color(0.3, 0.2, 0.1, 1) theme_override_font_sizes/font_size = 28 theme_override_styles/hover = SubResource("StyleBoxFlat_button_hover") theme_override_styles/pressed = SubResource("StyleBoxFlat_button_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_button") text = "๐Ÿ”„ ๅˆทๆ–ฐ" [connection signal="pressed" from="RefreshButton" to="." method="_on_refresh_button_pressed"]