Added basic components for DSL. Working on functionality next.

This commit is contained in:
=
2026-04-28 13:52:57 +02:00
parent 287cb4df78
commit b926be307e
22 changed files with 293 additions and 45 deletions
+24
View File
@@ -0,0 +1,24 @@
[gd_scene format=3 uid="uid://cpdfm3wluj3a6"]
[node name="CraftNode" type="PanelContainer" unique_id=1839537826]
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=945032897]
layout_mode = 2
alignment = 1
[node name="Flavour" type="RichTextLabel" parent="HBoxContainer" unique_id=1994560318]
layout_mode = 2
text = "Craft: "
fit_content = true
autowrap_mode = 0
horizontal_alignment = 1
vertical_alignment = 1
[node name="Item" type="OptionButton" parent="HBoxContainer" unique_id=117577134]
layout_mode = 2
[node name="Amount" type="SpinBox" parent="HBoxContainer" unique_id=1195061461]
layout_mode = 2
rounded = true
alignment = 1
prefix = "x"