This commit is contained in:
Robin Hübner 2018-09-22 21:46:48 +02:00
parent 43cd1730f1
commit 4eb9a7fae8
1 changed files with 81 additions and 10 deletions

View File

@ -138,12 +138,13 @@ _sections_unfolded = [ "Size Flags" ]
[node name="game_opts" type="VBoxContainer" parent="split/opts_panel/panels" index="0"]
editor/display_folded = true
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 358.0
margin_right = 448.0
margin_left = 291.0
margin_right = 381.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
@ -275,8 +276,8 @@ anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 452.0
margin_right = 456.0
margin_left = 385.0
margin_right = 389.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
@ -287,12 +288,13 @@ size_flags_vertical = 1
[node name="display_opts" type="VBoxContainer" parent="split/opts_panel/panels" index="2"]
editor/display_folded = true
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 460.0
margin_right = 557.0
margin_left = 393.0
margin_right = 490.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
@ -448,8 +450,8 @@ anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 561.0
margin_right = 565.0
margin_left = 494.0
margin_right = 498.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
@ -460,12 +462,13 @@ size_flags_vertical = 1
[node name="sound_opts" type="VBoxContainer" parent="split/opts_panel/panels" index="4"]
editor/display_folded = true
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 569.0
margin_right = 666.0
margin_left = 502.0
margin_right = 599.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
@ -657,6 +660,74 @@ tick_count = 0
ticks_on_borders = false
focus_mode = 2
[node name="vsep3" type="VSeparator" parent="split/opts_panel/panels" index="5"]
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 603.0
margin_right = 607.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
mouse_filter = 0
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 1
[node name="key_opts" type="VBoxContainer" parent="split/opts_panel/panels" index="6"]
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 611.0
margin_right = 732.0
margin_bottom = 136.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
mouse_filter = 1
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 1
alignment = 0
[node name="keys_title" type="Label" parent="split/opts_panel/panels/key_opts" index="0"]
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_right = 121.0
margin_bottom = 14.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
mouse_filter = 2
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 4
text = "keybinding options"
percent_visible = 1.0
lines_skipped = 0
max_lines_visible = -1
[node name="keys_sep" type="HSeparator" parent="split/opts_panel/panels/key_opts" index="1"]
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 18.0
margin_right = 121.0
margin_bottom = 22.0
rect_pivot_offset = Vector2( 0, 0 )
rect_clip_content = false
mouse_filter = 0
mouse_default_cursor_shape = 0
size_flags_horizontal = 1
size_flags_vertical = 1
[node name="back_btn" type="Button" parent="." index="2"]
anchor_left = 0.5