]> Untitled Git - wolf-seeking-sheep.git/blob - addons/dialogic/Editor/Events/Fields/field_options_fixed.tscn
Squashed commit of the following:
[wolf-seeking-sheep.git] / addons / dialogic / Editor / Events / Fields / field_options_fixed.tscn
1 [gd_scene load_steps=2 format=3 uid="uid://d3bhehatwoio"]
2
3 [ext_resource type="Script" uid="uid://bbjer11cs7jav" path="res://addons/dialogic/Editor/Events/Fields/field_options_fixed.gd" id="1"]
4
5 [node name="Field_FixedOptions" type="MenuButton"]
6 offset_right = 137.0
7 offset_bottom = 43.0
8 focus_mode = 2
9 theme_type_variation = &"DialogicEventEdit"
10 theme_override_colors/font_disabled_color = Color(0.875, 0.875, 0.875, 1)
11 text = "Placeholder Text"
12 flat = false
13 script = ExtResource("1")