You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
614 B
16 lines
614 B
[gd_scene load_steps=3 format=3 uid="uid://dl08ubinx6ugu"]
|
|
|
|
[ext_resource type="Script" uid="uid://iaq7naofw3du" 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 = ""
|