[gd_scene load_steps=3 format=3 uid="uid://drc0o8du38apr"] [ext_resource type="PackedScene" uid="uid://dwbqlfs51en62" path="res://addons/pvzadventure/scenes/seedpack-editor/editor_seedpacket.tscn" id="1_m5lsd"] [ext_resource type="Script" uid="uid://d1ks2q0c3eu0v" path="res://addons/pvzadventure/scripts/seedpacket-editor/SeedpacketEditor.cs" id="1_vrmxn"] [node name="SeedpacketEditor" type="ScrollContainer"] texture_filter = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 horizontal_scroll_mode = 0 script = ExtResource("1_vrmxn") metadata/_edit_lock_ = true [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 metadata/_edit_lock_ = true [node name="PrepickedPlants" type="VBoxContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 [node name="Label" type="Label" parent="VBoxContainer/PrepickedPlants"] layout_mode = 2 text = "Prepicked plants" horizontal_alignment = 1 vertical_alignment = 1 [node name="PrepickedContainer" type="HBoxContainer" parent="VBoxContainer/PrepickedPlants"] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Slot1" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot1" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot2" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot2" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot3" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot3" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot4" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot4" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot5" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot5" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot6" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot6" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot7" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot7" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot8" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot8" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="Slot9" type="AspectRatioContainer" parent="VBoxContainer/PrepickedPlants/PrepickedContainer"] layout_mode = 2 size_flags_horizontal = 3 ratio = 0.7321 [node name="Seedpacket" parent="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot9" instance=ExtResource("1_m5lsd")] layout_mode = 2 [node name="ForbiddenTags" type="VBoxContainer" parent="VBoxContainer"] visible = false layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Label" type="Label" parent="VBoxContainer/ForbiddenTags"] layout_mode = 2 text = "Forbidden tags" horizontal_alignment = 1 vertical_alignment = 1 [node name="TagsContainer" type="GridContainer" parent="VBoxContainer/ForbiddenTags"] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 columns = 9 [node name="ForbiddenPlants" type="VBoxContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 alignment = 1 [node name="Label" type="Label" parent="VBoxContainer/ForbiddenPlants"] layout_mode = 2 text = "Forbidden plants" horizontal_alignment = 1 vertical_alignment = 1 [node name="FPlantsContainer" type="GridContainer" parent="VBoxContainer/ForbiddenPlants"] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 4 size_flags_vertical = 3 columns = 9 [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot1/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot2/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot3/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot4/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot5/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot6/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot7/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot8/Seedpacket" to="." method="Save"] [connection signal="SaveCallback" from="VBoxContainer/PrepickedPlants/PrepickedContainer/Slot9/Seedpacket" to="." method="Save"]