143 lines
4.5 KiB
Text
143 lines
4.5 KiB
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://addons/dialogic/Editor/SettingsEditor/SettingsEditor.gd" type="Script" id=1]
|
|
|
|
[node name="SettingsEditor" type="ScrollContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
script = ExtResource( 1 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
margin_right = 1024.0
|
|
margin_bottom = 600.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer"]
|
|
margin_right = 1024.0
|
|
margin_bottom = 184.0
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/HBoxContainer3"]
|
|
margin_right = 288.0
|
|
margin_bottom = 184.0
|
|
custom_constants/separation = 16
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer"]
|
|
margin_right = 288.0
|
|
margin_bottom = 54.0
|
|
|
|
[node name="Panel" type="Panel" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer"]
|
|
margin_right = 288.0
|
|
margin_bottom = 30.0
|
|
rect_min_size = Vector2( 0, 30 )
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer/Panel"]
|
|
margin_right = 40.0
|
|
margin_bottom = 14.0
|
|
text = "Theme"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer"]
|
|
margin_top = 34.0
|
|
margin_right = 288.0
|
|
margin_bottom = 54.0
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer/HBoxContainer"]
|
|
margin_top = 3.0
|
|
margin_right = 46.0
|
|
margin_bottom = 17.0
|
|
text = "Default"
|
|
|
|
[node name="ThemeOptionButton" type="OptionButton" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer/HBoxContainer"]
|
|
margin_left = 50.0
|
|
margin_right = 190.0
|
|
margin_bottom = 20.0
|
|
rect_min_size = Vector2( 140, 0 )
|
|
text = "Default"
|
|
items = [ "Default", null, false, 0, {
|
|
"file": "theme-1614997416.cfg"
|
|
}, "Alternative", null, false, 1, {
|
|
"file": "theme-1614997426.cfg"
|
|
}, "Small", null, false, 2, {
|
|
"file": "theme-1615080820.cfg"
|
|
} ]
|
|
selected = 0
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer"]
|
|
margin_top = 70.0
|
|
margin_right = 288.0
|
|
margin_bottom = 184.0
|
|
|
|
[node name="Panel2" type="Panel" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2"]
|
|
margin_right = 288.0
|
|
margin_bottom = 30.0
|
|
rect_min_size = Vector2( 0, 30 )
|
|
size_flags_horizontal = 3
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/Panel2"]
|
|
margin_right = 40.0
|
|
margin_bottom = 14.0
|
|
text = "Dialog"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2"]
|
|
margin_top = 34.0
|
|
margin_right = 288.0
|
|
margin_bottom = 58.0
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer2"]
|
|
margin_top = 5.0
|
|
margin_right = 237.0
|
|
margin_bottom = 19.0
|
|
text = "New lines will create extra messages"
|
|
|
|
[node name="NewLines" type="CheckBox" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer2"]
|
|
margin_left = 241.0
|
|
margin_right = 265.0
|
|
margin_bottom = 24.0
|
|
hint_tooltip = "If enabled, every new line will be displayed
|
|
as a separated message."
|
|
pressed = true
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2"]
|
|
margin_top = 62.0
|
|
margin_right = 288.0
|
|
margin_bottom = 86.0
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer"]
|
|
margin_top = 5.0
|
|
margin_right = 165.0
|
|
margin_bottom = 19.0
|
|
text = "Remove empty messages"
|
|
|
|
[node name="RemoveEmptyMessages" type="CheckBox" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer"]
|
|
margin_left = 169.0
|
|
margin_right = 288.0
|
|
margin_bottom = 24.0
|
|
size_flags_horizontal = 3
|
|
pressed = true
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2"]
|
|
margin_top = 90.0
|
|
margin_right = 288.0
|
|
margin_bottom = 114.0
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer3"]
|
|
margin_top = 5.0
|
|
margin_right = 260.0
|
|
margin_bottom = 19.0
|
|
text = "Auto color character names in messages"
|
|
|
|
[node name="AutoColorNames" type="CheckBox" parent="VBoxContainer/HBoxContainer3/VBoxContainer/VBoxContainer2/HBoxContainer3"]
|
|
margin_left = 264.0
|
|
margin_right = 288.0
|
|
margin_bottom = 24.0
|
|
pressed = true
|