pegchamp/Menu/MainMenu.tscn

177 lines
5.4 KiB
Plaintext

[gd_scene load_steps=9 format=2]
[ext_resource path="res://Menu/Theme.tres" type="Theme" id=1]
[ext_resource path="res://Menu/Buttons/SceneSelectButton.tscn" type="PackedScene" id=2]
[ext_resource path="res://Effects/FadeIn.tscn" type="PackedScene" id=3]
[ext_resource path="res://Cannon/Cannon.tscn" type="PackedScene" id=4]
[ext_resource path="res://Menu/Buttons/Fullscreen/FullscreenButton.tscn" type="PackedScene" id=5]
[ext_resource path="res://icon.png" type="Texture" id=6]
[ext_resource path="res://Menu/LevelInfo.tscn" type="PackedScene" id=7]
[ext_resource path="res://Pegs/Pink/Pink.png" type="Texture" id=8]
[node name="CanvasLayer" type="CanvasLayer"]
[node name="Control" type="Control" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 4.0
margin_right = -4.0
margin_bottom = -4.0
theme = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="TabContainer" type="TabContainer" parent="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
theme = ExtResource( 1 )
custom_colors/font_color_bg = Color( 0.454902, 0.337255, 0.607843, 1 )
custom_colors/font_color_fg = Color( 0.454902, 0.337255, 0.607843, 1 )
all_tabs_in_front = true
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Main Menu" type="Tabs" parent="Control/TabContainer"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 39.0
margin_right = -4.0
margin_bottom = -4.0
theme = ExtResource( 1 )
[node name="VBoxContainer" type="VBoxContainer" parent="Control/TabContainer/Main Menu"]
anchor_right = 1.0
anchor_bottom = 1.0
alignment = 2
__meta__ = {
"_edit_use_anchors_": false
}
[node name="HBoxContainer" type="HBoxContainer" parent="Control/TabContainer/Main Menu/VBoxContainer"]
margin_top = 133.0
margin_right = 368.0
margin_bottom = 165.0
alignment = 2
[node name="FullscreenButton" parent="Control/TabContainer/Main Menu/VBoxContainer/HBoxContainer" instance=ExtResource( 5 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_left = 336.0
margin_right = 368.0
margin_bottom = 32.0
[node name="Levels" type="Tabs" parent="Control/TabContainer"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 39.0
margin_right = -4.0
margin_bottom = -4.0
theme = ExtResource( 1 )
[node name="HBoxContainer" type="HBoxContainer" parent="Control/TabContainer/Levels"]
anchor_right = 1.0
anchor_bottom = 1.0
custom_constants/separation = 4
alignment = 2
__meta__ = {
"_edit_use_anchors_": false
}
[node name="LevelInfo" parent="Control/TabContainer/Levels/HBoxContainer" instance=ExtResource( 7 )]
[node name="LevelList" type="ScrollContainer" parent="Control/TabContainer/Levels/HBoxContainer"]
margin_left = 154.0
margin_right = 368.0
margin_bottom = 165.0
theme = ExtResource( 1 )
follow_focus = true
scroll_horizontal_enabled = false
[node name="LevelListHBox" type="VBoxContainer" parent="Control/TabContainer/Levels/HBoxContainer/LevelList"]
margin_left = 2.0
margin_top = 2.0
margin_right = 170.0
margin_bottom = 335.0
[node name="LevelSelectButton" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_right = 190.0
margin_bottom = 40.0
icon = ExtResource( 8 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton3" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 88.0
margin_right = 190.0
margin_bottom = 128.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton4" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 132.0
margin_right = 190.0
margin_bottom = 172.0
text = "> piss"
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton5" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 176.0
margin_right = 190.0
margin_bottom = 216.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton6" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 220.0
margin_right = 190.0
margin_bottom = 260.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton7" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 264.0
margin_right = 190.0
margin_bottom = 304.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton8" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 308.0
margin_right = 190.0
margin_bottom = 348.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="LevelSelectButton9" parent="Control/TabContainer/Levels/HBoxContainer/LevelList/LevelListHBox" instance=ExtResource( 2 )]
anchor_right = 0.0
anchor_bottom = 0.0
margin_top = 352.0
margin_right = 190.0
margin_bottom = 392.0
icon = ExtResource( 6 )
scene = "res://Stages/EmptyStage.tscn"
[node name="Transition" parent="." instance=ExtResource( 3 )]
[node name="Cannon" parent="." instance=ExtResource( 4 )]