[gd_scene load_steps=4 format=3 uid="uid://d0myc3w8eieve"] [ext_resource type="Texture2D" uid="uid://0f8gj2t81y04" path="res://res/missdemandrake_icon.png" id="1_f73da"] [ext_resource type="Script" path="res://scene/ui/plant_button.gd" id="1_g4acw"] [ext_resource type="Script" path="res://scene/ui/plant_button_root.gd" id="1_hg7q7"] [node name="PlantButton" type="Control"] custom_minimum_size = Vector2(80, 72) layout_mode = 3 anchors_preset = 0 script = ExtResource("1_hg7q7") [node name="MarginContainer" type="MarginContainer" parent="."] anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -40.0 offset_top = -36.0 offset_right = 40.0 offset_bottom = 36.0 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/margin_left = 8 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 8 theme_override_constants/margin_bottom = 4 [node name="Button" type="Button" parent="MarginContainer"] custom_minimum_size = Vector2(64, 64) offset_left = 8.0 offset_top = 4.0 offset_right = 72.0 offset_bottom = 68.0 focus_mode = 0 icon = ExtResource("1_f73da") expand_icon = true script = ExtResource("1_g4acw") [node name="Tooltip" type="MarginContainer" parent="."] visible = false anchors_preset = -1 anchor_top = 0.5 anchor_bottom = 0.5 grow_horizontal = 0 grow_vertical = 2 theme_override_constants/margin_right = 32 [node name="Tooltip2" type="PanelContainer" parent="Tooltip"] offset_right = 266.0 offset_bottom = 16.0 [node name="Tooltip3" type="MarginContainer" parent="Tooltip/Tooltip2"] theme_override_constants/margin_left = 8 theme_override_constants/margin_top = 8 theme_override_constants/margin_right = 8 theme_override_constants/margin_bottom = 8 [node name="VBoxContainer" type="VBoxContainer" parent="Tooltip/Tooltip2/Tooltip3"] offset_left = 8.0 offset_top = 8.0 offset_right = 258.0 offset_bottom = 8.0 [node name="Label" type="RichTextLabel" parent="Tooltip/Tooltip2/Tooltip3/VBoxContainer"] custom_minimum_size = Vector2(250, 0) bbcode_enabled = true fit_content_height = true