1 [gd_scene load_steps=2 format=3]
3 [ext_resource type="Script" path="res://addons/dialogic/Modules/Condition/ui_condition_end.gd" id="1_sh52m"]
5 [node name="Condition_End" type="HBoxContainer"]
8 script = ExtResource("1_sh52m")
10 [node name="Label" type="Label" parent="."]
14 text = "End of condition X"
16 [node name="AddElif" type="Button" parent="."]
22 [node name="AddElse" type="Button" parent="."]