1 [gd_scene load_steps=2 format=3 uid="uid://cn0wbb2lk0s22"]
3 [ext_resource type="Script" uid="uid://cdvxat3mjhlha" path="res://addons/dialogic/Modules/Choice/ui_choice_end.gd" id="1_7qd85"]
5 [node name="Choice_End" type="HBoxContainer"]
12 script = ExtResource("1_7qd85")
14 [node name="AddChoice" type="Button" parent="."]
17 [node name="Label" type="Label" parent="."]
20 [connection signal="pressed" from="AddChoice" to="." method="_on_add_choice_pressed"]