Added Dialogic and a test dialog

This commit is contained in:
cblech
2024-10-28 12:06:03 +01:00
parent ea20332b4f
commit d231bb0773
683 changed files with 46264 additions and 1 deletions
@@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=3 uid="uid://c0vkcehgjsjy"]
[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_text_singleline.gd" id="1_4vnxv"]
[node name="Field_Text_Singleline" type="LineEdit"]
offset_right = 1152.0
offset_bottom = 81.0
theme_type_variation = &"DialogicEventEdit"
expand_to_text_length = true
script = ExtResource("1_4vnxv")