mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 21:15:53 +00:00
10 lines
403 B
Text
10 lines
403 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c0vkcehgjsjy"]
|
|
|
|
[ext_resource type="Script" uid="uid://c3pgscvl707c8" 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")
|