1 [gd_scene load_steps=2 format=3 uid="uid://d3bhehatwoio"]
3 [ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.gd" id="1"]
5 [node name="Field_FixedOptions" type="MenuButton"]
9 theme_type_variation = &"DialogicEventEdit"
10 theme_override_colors/font_disabled_color = Color(0.875, 0.875, 0.875, 1)
11 text = "Placeholder Text"
13 script = ExtResource("1")