(WIP) Switch from previous DSL System (UI order based) to a new DSL System (node connection based) still in Progress.

This commit is contained in:
2026-05-13 22:21:16 +02:00
parent 5893f9f7b9
commit 33a618b0b9
19 changed files with 273 additions and 78 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
[gd_scene format=3 uid="uid://bwiaqvl0d4x8v"]
[ext_resource type="Script" path="res://Scripts/UI/DSL/NodeDisplays/WhileNodeDisplay.cs" id="1_q0rc7"]
[ext_resource type="Script" uid="uid://d3npiur46icru" path="res://Scripts/UI/DSL/NodeDisplays/WhileNodeDisplay.cs" id="1_q0rc7"]
[node name="While" type="GraphNode" unique_id=2040226700]
offset_right = 499.0
@@ -16,7 +16,7 @@ slot/0/right_type = 0
slot/0/right_color = Color(1, 1, 1, 1)
slot/0/right_icon = null
slot/0/draw_stylebox = true
slot/1/left_enabled = true
slot/1/left_enabled = false
slot/1/left_type = 0
slot/1/left_color = Color(1, 1, 1, 1)
slot/1/left_icon = null
@@ -82,7 +82,7 @@ vertical_alignment = 1
[node name="RichTextLabel" type="RichTextLabel" parent="." unique_id=1571031910]
layout_mode = 2
text = "Until"
text = "Afterwards"
fit_content = true
autowrap_mode = 0
horizontal_alignment = 1