24 lines
728 B
Plaintext
24 lines
728 B
Plaintext
[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"
|