16 lines
589 B
Plaintext
16 lines
589 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dl08ubinx6ugu"]
|
|
|
|
[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_flex_value.gd" id="1_m5nnp"]
|
|
[ext_resource type="PackedScene" uid="uid://d3bhehatwoio" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.tscn" id="3_h10fc"]
|
|
|
|
[node name="FlexValue" type="HBoxContainer"]
|
|
offset_right = 65.0
|
|
offset_bottom = 22.0
|
|
script = ExtResource("1_m5nnp")
|
|
|
|
[node name="ValueType" parent="." instance=ExtResource("3_h10fc")]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
tooltip_text = "Change type"
|
|
text = ""
|