Add spine and dialogic museums

This commit is contained in:
2026-06-15 00:35:27 +02:00
parent 12efcbb4a6
commit a621366717
1088 changed files with 74220 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
[gd_scene format=3 uid="uid://dpt6fwem03sqw"]
[ext_resource type="Script" uid="uid://hiahx6lrlm17" path="res://addons/dialogic/Modules/Condition/ui_condition_end.gd" id="1_sh52m"]
[node name="Condition_End" type="HBoxContainer" unique_id=1831482933]
offset_right = 90.0
offset_bottom = 23.0
script = ExtResource("1_sh52m")
[node name="Label" type="Label" parent="." unique_id=573368376]
visible = false
layout_mode = 2
text = "End of condition X"
[node name="AddElif" type="Button" parent="." unique_id=375367039]
layout_mode = 2
theme_type_variation = &"FlatButton"
text = "Add Elif"
[node name="AddElse" type="Button" parent="." unique_id=434472256]
layout_mode = 2
theme_type_variation = &"FlatButton"
text = "Add Else"