47 lines
1.5 KiB
Text
47 lines
1.5 KiB
Text
[gd_scene load_steps=4 format=3 uid="uid://dwbqlfs51en62"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dxyf557m4mq1p" path="res://assets/sprites/gui/EmptyPlantCard.png" id="1_dmimt"]
|
|
[ext_resource type="Texture2D" uid="uid://cabpf23ndlvx0" path="res://assets/sprites/gui/Selection.tres" id="2_0vy3a"]
|
|
[ext_resource type="Script" uid="uid://bhah157u6q56b" path="res://addons/pvzadventure/scripts/seedpacket-editor/DnDSeedpacket.cs" id="3_61l76"]
|
|
|
|
[node name="EditorSeedpacket" type="TextureButton" node_paths=PackedStringArray("preview")]
|
|
anchors_preset = -1
|
|
anchor_right = 0.103667
|
|
anchor_bottom = 0.21
|
|
offset_right = -0.199997
|
|
mouse_default_cursor_shape = 2
|
|
texture_normal = ExtResource("1_dmimt")
|
|
texture_focused = ExtResource("2_0vy3a")
|
|
stretch_mode = 0
|
|
script = ExtResource("3_61l76")
|
|
preview = NodePath("PlantPreviewContainer/Preview")
|
|
metadata/_edit_use_anchors_ = true
|
|
|
|
[node name="PlantPreviewContainer" type="Control" parent="."]
|
|
clip_contents = true
|
|
layout_mode = 1
|
|
anchor_left = -0.061
|
|
anchor_top = -0.036
|
|
anchor_right = 1.061
|
|
anchor_bottom = 0.661
|
|
offset_left = 0.00199986
|
|
offset_top = 0.0320001
|
|
offset_right = -0.0019989
|
|
offset_bottom = -0.0319977
|
|
mouse_filter = 2
|
|
|
|
[node name="Preview" type="TextureRect" parent="PlantPreviewContainer"]
|
|
layout_mode = 1
|
|
anchors_preset = -1
|
|
anchor_left = 0.185
|
|
anchor_top = 0.205
|
|
anchor_right = 0.815
|
|
anchor_bottom = 1.333
|
|
offset_left = -0.0200005
|
|
offset_top = 0.00999928
|
|
offset_right = 0.0199966
|
|
offset_bottom = 0.0259933
|
|
mouse_filter = 2
|
|
mouse_default_cursor_shape = 2
|
|
expand_mode = 1
|
|
stretch_mode = 5
|