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.
14 lines
460 B
14 lines
460 B
6 months ago
|
[gd_scene load_steps=2 format=3 uid="uid://d3bhehatwoio"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.gd" id="1"]
|
||
|
|
||
|
[node name="Field_FixedOptions" type="MenuButton"]
|
||
|
offset_right = 137.0
|
||
|
offset_bottom = 43.0
|
||
|
focus_mode = 2
|
||
|
theme_type_variation = &"DialogicEventEdit"
|
||
|
theme_override_colors/font_disabled_color = Color(0.875, 0.875, 0.875, 1)
|
||
|
text = "Placeholder Text"
|
||
|
flat = false
|
||
|
script = ExtResource("1")
|