2018-09-21 03:11:14 +01:00
|
|
|
[gd_scene load_steps=3 format=2]
|
2018-09-21 02:43:57 +01:00
|
|
|
|
|
|
|
[ext_resource path="res://menus/main_menu.gd" type="Script" id=1]
|
|
|
|
|
2018-09-21 03:11:14 +01:00
|
|
|
[sub_resource type="StyleBoxEmpty" id=1]
|
|
|
|
|
|
|
|
content_margin_left = -1.0
|
|
|
|
content_margin_right = -1.0
|
|
|
|
content_margin_top = -1.0
|
|
|
|
content_margin_bottom = -1.0
|
|
|
|
|
2018-09-22 20:42:03 +01:00
|
|
|
[node name="main_menu" type="Control"]
|
2018-09-21 02:43:57 +01:00
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.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
|
|
|
|
script = ExtResource( 1 )
|
|
|
|
|
|
|
|
[node name="split" type="VSplitContainer" parent="." index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.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
|
2018-09-21 02:48:13 +01:00
|
|
|
split_offset = -64
|
2018-09-21 02:43:57 +01:00
|
|
|
collapsed = false
|
2018-09-21 02:48:13 +01:00
|
|
|
dragger_visibility = 1
|
2018-09-21 02:43:57 +01:00
|
|
|
|
|
|
|
[node name="title" type="Label" parent="split" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-09-21 02:48:13 +01:00
|
|
|
margin_top = 108.0
|
2018-09-21 02:43:57 +01:00
|
|
|
margin_right = 1024.0
|
2018-09-21 02:48:13 +01:00
|
|
|
margin_bottom = 122.0
|
2018-09-21 02:43:57 +01:00
|
|
|
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 = 6
|
|
|
|
text = "godot-vn"
|
|
|
|
align = 1
|
|
|
|
percent_visible = 1.0
|
|
|
|
lines_skipped = 0
|
|
|
|
max_lines_visible = -1
|
|
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
|
|
|
|
[node name="buttons" type="VBoxContainer" parent="split" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_left = 472.0
|
2018-09-21 02:48:13 +01:00
|
|
|
margin_top = 242.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_right = 552.0
|
|
|
|
margin_bottom = 334.0
|
2018-09-21 02:43:57 +01:00
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
mouse_filter = 1
|
|
|
|
mouse_default_cursor_shape = 0
|
2018-09-22 20:22:16 +01:00
|
|
|
size_flags_horizontal = 4
|
|
|
|
size_flags_vertical = 2
|
2018-09-21 02:43:57 +01:00
|
|
|
alignment = 0
|
|
|
|
_sections_unfolded = [ "Size Flags" ]
|
|
|
|
|
|
|
|
[node name="start_btn" type="Button" parent="split/buttons" index="0"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_right = 80.0
|
2018-09-21 02:43:57 +01:00
|
|
|
margin_bottom = 20.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-09-21 03:11:14 +01:00
|
|
|
custom_styles/focus = SubResource( 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
|
|
custom_colors/font_color_hover = Color( 0, 0, 0, 1 )
|
2018-09-22 20:22:16 +01:00
|
|
|
custom_colors/font_color_pressed = Color( 1, 0.647059, 0, 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
text = "start game"
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="load_btn" type="Button" parent="split/buttons" index="1"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 24.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_right = 80.0
|
2018-09-21 02:43:57 +01:00
|
|
|
margin_bottom = 44.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-09-21 03:11:14 +01:00
|
|
|
custom_styles/focus = SubResource( 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
|
|
custom_colors/font_color_hover = Color( 0, 0, 0, 1 )
|
2018-09-22 20:22:16 +01:00
|
|
|
custom_colors/font_color_pressed = Color( 1, 0.647059, 0, 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
text = "load game"
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="options_btn" type="Button" parent="split/buttons" index="2"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 48.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_right = 80.0
|
2018-09-21 02:43:57 +01:00
|
|
|
margin_bottom = 68.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-09-21 03:11:14 +01:00
|
|
|
custom_styles/focus = SubResource( 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
|
|
custom_colors/font_color_hover = Color( 0, 0, 0, 1 )
|
2018-09-22 20:22:16 +01:00
|
|
|
custom_colors/font_color_pressed = Color( 1, 0.647059, 0, 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
text = "options"
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
[node name="quit_btn" type="Button" parent="split/buttons" index="3"]
|
|
|
|
|
|
|
|
anchor_left = 0.0
|
|
|
|
anchor_top = 0.0
|
|
|
|
anchor_right = 0.0
|
|
|
|
anchor_bottom = 0.0
|
|
|
|
margin_top = 72.0
|
2018-09-22 20:22:16 +01:00
|
|
|
margin_right = 80.0
|
2018-09-21 02:43:57 +01:00
|
|
|
margin_bottom = 92.0
|
|
|
|
rect_pivot_offset = Vector2( 0, 0 )
|
|
|
|
rect_clip_content = false
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
|
|
|
mouse_default_cursor_shape = 0
|
|
|
|
size_flags_horizontal = 1
|
|
|
|
size_flags_vertical = 1
|
2018-09-21 03:11:14 +01:00
|
|
|
custom_styles/focus = SubResource( 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
|
|
custom_colors/font_color_hover = Color( 0, 0, 0, 1 )
|
2018-09-22 20:22:16 +01:00
|
|
|
custom_colors/font_color_pressed = Color( 1, 0.647059, 0, 1 )
|
2018-09-21 02:43:57 +01:00
|
|
|
toggle_mode = false
|
|
|
|
enabled_focus_mode = 2
|
|
|
|
shortcut = null
|
|
|
|
group = null
|
|
|
|
text = "quit"
|
|
|
|
flat = true
|
|
|
|
align = 1
|
|
|
|
|
|
|
|
|