Files
RuinAdventurer/Prefabs/DSL/CraftNode.tscn
T

51 lines
1.3 KiB
Plaintext

[gd_scene format=3 uid="uid://cinn18bl736rk"]
[ext_resource type="Script" path="res://Scripts/UI/DSL/NodeDisplays/CraftNodeDisplay.cs" id="1_qemp1"]
[node name="Craft" type="GraphNode" unique_id=908155742]
offset_right = 158.0
offset_bottom = 86.0
title = "Craft"
slot/0/left_enabled = true
slot/0/left_type = 0
slot/0/left_color = Color(1, 1, 1, 1)
slot/0/left_icon = null
slot/0/right_enabled = true
slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
script = ExtResource("1_qemp1")
[node name="Values" type="HBoxContainer" parent="." unique_id=1811897037]
layout_mode = 2
alignment = 1
[node name="RichTextLabel" type="RichTextLabel" parent="Values" unique_id=1387569824]
layout_mode = 2
text = "Craft"
fit_content = true
autowrap_mode = 0
horizontal_alignment = 1
vertical_alignment = 1
[node name="Item" type="OptionButton" parent="Values" unique_id=2066235567]
layout_mode = 2
size_flags_horizontal = 3
[node name="Amount" type="SpinBox" parent="Values" unique_id=827307108]
layout_mode = 2
size_flags_horizontal = 3
rounded = true
alignment = 1
prefix = "x"
select_all_on_focus = true
[node name="RichTextLabel2" type="RichTextLabel" parent="Values" unique_id=83986734]
layout_mode = 2
text = "times"
fit_content = true
autowrap_mode = 0
horizontal_alignment = 1
vertical_alignment = 1