cliff-hanger/GUI/MainMenu.tscn

437 lines
88 KiB
Plaintext
Raw Normal View History

2021-06-12 17:17:46 +00:00
[gd_scene load_steps=23 format=2]
[ext_resource path="res://GUI/icons/enable_music.png" type="Texture" id=1]
[ext_resource path="res://GUI/icons/Quitbutton+.png" type="Texture" id=2]
[ext_resource path="res://LogoCliffhanger.png" type="Texture" id=3]
[ext_resource path="res://Assets/GEBackground.png" type="Texture" id=4]
[ext_resource path="res://GUI/icons/share_button.png" type="Texture" id=5]
[ext_resource path="res://GUI/icons/invisiblebutton.png" type="Texture" id=6]
[ext_resource path="res://GUI/icons/invisible_small_button.png" type="Texture" id=7]
[ext_resource path="res://GUI/icons/Playbutton.png" type="Texture" id=8]
[ext_resource path="res://GUI/icons/disable_sound.png" type="Texture" id=9]
[ext_resource path="res://GUI/icons/button.png" type="Texture" id=10]
[ext_resource path="res://GUI/icons/enable_sound.png" type="Texture" id=11]
[ext_resource path="res://GUI/icons/disable_music.png" type="Texture" id=12]
[ext_resource path="res://GUI/MainTheme.tres" type="Theme" id=13]
[ext_resource path="res://TileMap.tscn" type="PackedScene" id=14]
[ext_resource path="res://GUI/icons/hoverbutton.png" type="Texture" id=15]
[ext_resource path="res://GUI/icons/hovermini.png" type="Texture" id=16]
[ext_resource path="res://GUI/Scripts/MainMenu.gd" type="Script" id=17]
[sub_resource type="Animation" id=1]
resource_name = "more"
length = 0.3
step = 0.05
tracks/0/type = "value"
tracks/0/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Credits/Sprite:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.24, 1, 0.24 ),
"update": 0,
"values": [ Vector2( 1, 1 ), Vector2( 0.85, 0.85 ), Vector2( 1, 1 ) ]
}
tracks/1/type = "method"
tracks/1/path = NodePath(".")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0.3 ),
"transitions": PoolRealArray( 1 ),
"values": [ {
"args": [ ],
"method": "share_menu"
} ]
}
[sub_resource type="Animation" id=2]
resource_name = "music"
length = 0.3
step = 0.05
tracks/0/type = "value"
tracks/0/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Music/Sprite:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.24, 1, 0.24 ),
"update": 0,
"values": [ Vector2( 1, 1 ), Vector2( 0.85, 0.85 ), Vector2( 1, 1 ) ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Music/Sprite:texture")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0, 0.3 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 1,
"values": [ ExtResource( 1 ), ExtResource( 12 ) ]
}
[sub_resource type="Animation" id=3]
length = 0.3
step = 0.05
tracks/0/type = "value"
tracks/0/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Play/Sprite:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.24, 1, 0.24 ),
"update": 0,
"values": [ Vector2( 1, 1 ), Vector2( 0.85, 0.85 ), Vector2( 1, 1 ) ]
}
tracks/1/type = "method"
tracks/1/path = NodePath(".")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0.3 ),
"transitions": PoolRealArray( 1 ),
"values": [ {
"args": [ ],
"method": "play_game"
} ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Play/Sprite:position")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.0915054, 1, 0.176777 ),
"update": 0,
"values": [ Vector2( 0, 0 ), Vector2( 10, 5 ), Vector2( 0, 0 ) ]
}
[sub_resource type="Animation" id=4]
length = 0.3
step = 0.05
tracks/0/type = "value"
tracks/0/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Quit/Sprite:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.28, 1, 0.24 ),
"update": 0,
"values": [ Vector2( 1, 1 ), Vector2( 0.85, 0.85 ), Vector2( 1, 1 ) ]
}
tracks/1/type = "method"
tracks/1/path = NodePath(".")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0.3 ),
"transitions": PoolRealArray( 1 ),
"values": [ {
"args": [ ],
"method": "quit_game"
} ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Quit/Sprite:position")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.101532, 1, 0.101532 ),
"update": 0,
"values": [ Vector2( 0, 0 ), Vector2( 10, 5 ), Vector2( 0, 0 ) ]
}
[sub_resource type="Animation" id=5]
length = 0.3
step = 0.05
tracks/0/type = "value"
tracks/0/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/SFX/Sprite:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0, 0.15, 0.3 ),
"transitions": PoolRealArray( 0.24, 1, 0.24 ),
"update": 0,
"values": [ Vector2( 1, 1 ), Vector2( 0.85, 0.85 ), Vector2( 1, 1 ) ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/SFX/Sprite:texture")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0, 0.3 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 1,
"values": [ ExtResource( 11 ), ExtResource( 9 ) ]
}
[node name="MainMenu" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
focus_mode = 2
theme = ExtResource( 13 )
script = ExtResource( 17 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="ParallaxBackground" type="ParallaxBackground" parent="."]
[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground"]
motion_mirroring = Vector2( 314, 120 )
[node name="Sprite" type="Sprite" parent="ParallaxBackground/ParallaxLayer"]
scale = Vector2( 1.9415, 2.65 )
texture = ExtResource( 4 )
[node name="TileMap" parent="ParallaxBackground" instance=ExtResource( 14 )]
position = Vector2( -3.05176e-05, 0 )
tile_data = PoolIntArray( -1114128, 0, 0, -1114127, 0, 1, -1114126, 0, 1, -1114125, 0, 1, -1114124, 0, 1, -1114123, 0, 1, -1114122, 0, 1, -1114121, 0, 1, -1114120, 0, 1, -1114119, 0, 1, -1114118, 0, 1, -1114117, 0, 1, -1114116, 0, 1, -1114115, 0, 1, -1114114, 0, 1, -1114113, 0, 1, -1179648, 0, 1, -1179647, 0, 1, -1179646, 0, 1, -1179645, 0, 1, -1179644, 0, 1, -1179643, 0, 1, -1179642, 0, 1, -1179641, 0, 196610, -1179640, 0, 5, -1179639, 0, 5, -1179638, 0, 5, -1179637, 0, 5, -1179636, 0, 5, -1179635, 0, 5, -1179634, 0, 5, -1179633, 0, 5, -1179632, 0, 5, -1179631, 0, 196609, -1179630, 0, 1, -1179629, 0, 1, -1179628, 0, 1, -1179627, 0, 1, -1179626, 0, 1, -1179625, 0, 1, -1179624, 0, 1, -1179623, 0, 1, -1179622, 0, 1, -1179621, 0, 1, -1179620, 0, 1, -1179619, 0, 1, -1179618, 0, 1, -1179617, 0, 1, -1179616, 0, 1, -1179615, 0, 1, -1179614, 0, 1, -1179613, 0, 1, -1179612, 0, 1, -1179611, 0, 1, -1179610, 0, 1, -1179609, 0, 1, -1179608, 0, 1, -1179607, 0, 1, -1179606, 0, 1, -1179605, 0, 1, -1179604, 0, 1, -1179603, 0, 1, -1179602, 0, 2, -1048593, 0, 0, -1048592, 0, 131077, -1048591, 0, 65537, -1048590, 0, 65537, -1048589, 0, 65537, -1048588, 0, 65537, -1048587, 0, 65537, -1048586, 0, 65537, -1048585, 0, 65537, -1048584, 0, 65537, -1048583, 0, 65537, -1048582, 0, 65537, -1048581, 0, 65537, -1048580, 0, 65537, -1048579, 0, 65537, -1048578, 0, 65537, -1048577, 0, 65537, -1114112, 0, 65537, -1114111, 0, 65537, -1114110, 0, 65537, -1114109, 0, 65537, -1114108, 0, 65537, -1114107, 0, 65540, -1114106, 0, 131073, -1114105, 0, 131074, -1114095, 0, 131072, -1114094, 0, 65541, -1114093, 0, 65537, -1114092, 0, 65537, -1114091, 0, 65537, -1114090, 0, 65537, -1114089, 0, 65537, -1114088, 0, 65537, -1114087, 0, 65537, -1114086, 0, 65537, -1114085, 0, 65537, -1114084, 0, 65537, -1114083, 0, 65537, -1114082, 0, 65537, -1114081, 0, 65537, -1114080, 0, 65537, -1114079, 0, 65537, -1114078, 0, 65537, -1114077, 0, 65537, -1114076, 0, 65537, -1114075, 0, 65537, -1114074, 0, 65537, -1114073, 0, 65537, -1114072, 0, 65537, -1114071, 0, 65537, -1114070, 0, 65537, -1114069, 0, 65537, -1114068, 0, 65537, -1114067, 0, 65537, -1114066, 0, 131076, -1114065, 0, 1, -1114064, 0, 2, -983058, 0, 0, -983057, 0, 131077, -983056, 0, 65537, -983055, 0, 65537, -983054, 0, 65537, -983053, 0, 65537, -983052, 0, 65537, -983051, 0, 65537, -983050, 0, 65537, -983049, 0, 65537, -983048, 0, 65537, -983047, 0, 65537, -983046, 0, 65537, -983045, 0, 65537, -983044, 0, 65537, -983043, 0, 65537, -983042, 0, 65537, -983041, 0, 65537, -1048576, 0, 65537, -1048575, 0, 65537, -1048574, 0, 65537, -1048573, 0, 65540, -1048572, 0, 131073, -1048571, 0, 131074, -1048568, 0, 0, -1048567, 0, 1, -1048566, 0, 1, -1048565, 0, 1, -1048564, 0, 1, -1048563, 0, 1, -1048562, 0, 1, -1048561, 0, 1, -1048560, 0, 2, -1048558, 0, 65536, -1048557, 0, 65537, -1048556, 0, 65537, -1048555, 0, 65537, -1048554, 0, 65537, -1048553, 0, 65537, -1048552, 0, 65537, -1048551, 0, 65537, -1048550, 0, 65537, -1048549, 0, 65537, -1048548, 0, 65537, -1048547, 0, 65537, -1048546, 0, 65540, -1048545, 0, 131073, -1048544, 0, 65541, -1048543, 0, 65537, -1048542, 0, 65537, -1048541, 0, 65537, -1048540, 0, 65537, -1048539, 0, 65537, -1048538, 0, 65537, -1048537, 0, 65537, -1048536, 0, 65537, -1048535, 0, 65537, -1048534, 0, 65537, -1048533, 0, 65537, -1048532, 0, 65537, -1048531, 0, 65537, -1048530, 0, 65537, -1048529, 0, 65537, -1048528, 0, 131076, -1048527, 0, 1, -1048526, 0, 1, -1048525, 0, 1, -1048524, 0, 2, -917523, 0, 0, -917522, 0, 131077, -917521, 0, 65537, -917520, 0, 65537, -917519, 0, 65537, -917518, 0, 65537, -917517, 0, 65537, -917516, 0, 65537, -917515, 0, 65537, -917514, 0, 65537, -917513, 0, 65537, -917512, 0, 65537, -917511, 0, 65537, -917510, 0, 65537, -917509, 0, 65537, -917508, 0, 65537, -917507, 0, 65537, -917506, 0, 65537, -917505, 0, 65537, -983040, 0, 65537, -983039, 0, 65537, -983038, 0, 65540, -983037, 0, 131074, -983034, 0, 0, -983033, 0, 1, -983032, 0, 131077, -983031, 0, 65537, -983030, 0, 65537, -983029, 0, 65537, -983028, 0, 65537, -983027, 0, 65537, -983026, 0, 65537, -983025, 0, 65537, -983024,
[node name="MarginContainer" type="MarginContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
margin_left = -192.0
margin_top = 22.0
margin_right = 193.0
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
}
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
margin_right = 385.0
margin_bottom = 371.0
custom_constants/separation = 20
[node name="CenterContainer" type="CenterContainer" parent="MarginContainer/VBoxContainer"]
margin_right = 385.0
margin_bottom = 180.0
[node name="TextureRect" type="TextureRect" parent="MarginContainer/VBoxContainer/CenterContainer"]
margin_left = 24.0
margin_right = 360.0
margin_bottom = 180.0
texture = ExtResource( 3 )
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/VBoxContainer"]
margin_top = 200.0
margin_right = 385.0
margin_bottom = 348.0
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/MarginContainer"]
margin_right = 385.0
margin_bottom = 148.0
[node name="HBoxContainer2" type="HBoxContainer" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer"]
margin_right = 385.0
margin_bottom = 72.0
custom_constants/separation = 35
alignment = 1
[node name="Play" type="TextureButton" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2"]
margin_left = 34.0
margin_right = 175.0
margin_bottom = 72.0
rect_pivot_offset = Vector2( 72, 36 )
texture_normal = ExtResource( 6 )
texture_pressed = ExtResource( 6 )
texture_hover = ExtResource( 15 )
[node name="Sprite" type="Sprite" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Play"]
texture = ExtResource( 8 )
centered = false
[node name="Quit" type="TextureButton" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2"]
margin_left = 210.0
margin_right = 351.0
margin_bottom = 72.0
rect_pivot_offset = Vector2( 72, 36 )
texture_normal = ExtResource( 6 )
texture_pressed = ExtResource( 6 )
texture_hover = ExtResource( 15 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Sprite" type="Sprite" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Quit"]
texture = ExtResource( 2 )
centered = false
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer"]
margin_top = 76.0
margin_right = 385.0
margin_bottom = 148.0
custom_constants/separation = 30
alignment = 1
[node name="SFX" type="TextureButton" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
margin_left = 54.0
margin_right = 126.0
margin_bottom = 72.0
hint_tooltip = "Disable or enable sound effects"
toggle_mode = true
texture_normal = ExtResource( 7 )
texture_pressed = ExtResource( 7 )
texture_hover = ExtResource( 16 )
[node name="Sprite" type="Sprite" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/SFX"]
position = Vector2( 36, 36 )
texture = ExtResource( 11 )
[node name="Music" type="TextureButton" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
margin_left = 156.0
margin_right = 228.0
margin_bottom = 72.0
hint_tooltip = "Disable or enable music "
toggle_mode = true
texture_normal = ExtResource( 7 )
texture_pressed = ExtResource( 7 )
texture_hover = ExtResource( 16 )
[node name="Sprite" type="Sprite" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Music"]
position = Vector2( 36, 36 )
texture = ExtResource( 1 )
[node name="Credits" type="TextureButton" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
margin_left = 258.0
margin_right = 330.0
margin_bottom = 72.0
hint_tooltip = "See the tools that were used in this project, as well as the people behind it"
texture_normal = ExtResource( 7 )
texture_pressed = ExtResource( 7 )
texture_hover = ExtResource( 16 )
[node name="Sprite" type="Sprite" parent="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Credits"]
position = Vector2( 36, 36 )
texture = ExtResource( 5 )
[node name="Credits" type="MarginContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
anchor_bottom = 1.0
margin_left = -192.0
margin_top = 22.0
margin_right = 193.0
focus_mode = 2
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
}
[node name="VBoxContainer" type="VBoxContainer" parent="Credits"]
margin_right = 733.0
margin_bottom = 530.0
custom_constants/separation = 30
[node name="MarginContainer" type="MarginContainer" parent="Credits/VBoxContainer"]
margin_right = 733.0
margin_bottom = 530.0
[node name="VBoxContainer" type="VBoxContainer" parent="Credits/VBoxContainer/MarginContainer"]
margin_right = 733.0
margin_bottom = 530.0
custom_constants/separation = 12
alignment = 1
[node name="Label" type="Label" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer"]
margin_right = 733.0
margin_bottom = 393.0
text = "
This game was made by JoelChrono12 using:
Godot Engine, GIMP, Bfxr
Due to Game Endeavours Game Jam
With the theme \"12 Seconds\"
I hope you like it as much
as I had fun doing it
Music by: Steven Whal"
align = 1
[node name="HBoxContainer" type="HBoxContainer" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer"]
margin_top = 405.0
margin_right = 733.0
margin_bottom = 446.0
custom_constants/separation = 40
alignment = 1
[node name="LinkButton" type="LinkButton" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
margin_left = 139.0
margin_right = 338.0
margin_bottom = 41.0
text = "Steven Whal"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="MyLink" type="LinkButton" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer"]
margin_left = 378.0
margin_right = 593.0
margin_bottom = 41.0
text = "JoelChrono12"
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Back to menu" type="TextureButton" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer"]
margin_top = 458.0
margin_right = 733.0
margin_bottom = 530.0
texture_normal = ExtResource( 7 )
[node name="Sprite" type="Sprite" parent="Credits/VBoxContainer/MarginContainer/VBoxContainer/Back to menu"]
position = Vector2( 11.0546, 13 )
scale = Vector2( 3, 3 )
texture = ExtResource( 10 )
centered = false
flip_h = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
anims/more = SubResource( 1 )
anims/music = SubResource( 2 )
anims/play = SubResource( 3 )
anims/quit = SubResource( 4 )
anims/sound = SubResource( 5 )
2021-07-30 01:17:31 +00:00
2021-06-12 17:17:46 +00:00
[connection signal="mouse_entered" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Play" to="." method="_on_Play_mouse_entered"]
[connection signal="pressed" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Play" to="." method="_on_Play_pressed"]
[connection signal="mouse_entered" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Quit" to="." method="_on_Quit_mouse_entered"]
[connection signal="pressed" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer2/Quit" to="." method="_on_Quit_pressed"]
[connection signal="mouse_entered" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/SFX" to="." method="_on_SFX_mouse_entered"]
[connection signal="toggled" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/SFX" to="." method="_on_SFX_toggled"]
[connection signal="mouse_entered" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Music" to="." method="_on_Music_mouse_entered"]
[connection signal="toggled" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Music" to="." method="_on_Music_toggled"]
[connection signal="mouse_entered" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Credits" to="." method="_on_Credits_mouse_entered"]
[connection signal="pressed" from="MarginContainer/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/Credits" to="." method="_on_Credits_pressed"]
[connection signal="mouse_entered" from="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/LinkButton" to="." method="_on_LinkButton_mouse_entered"]
[connection signal="pressed" from="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/LinkButton" to="." method="_on_LinkButton_pressed"]
[connection signal="mouse_entered" from="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/MyLink" to="." method="_on_MyLink_mouse_entered"]
[connection signal="pressed" from="Credits/VBoxContainer/MarginContainer/VBoxContainer/HBoxContainer/MyLink" to="." method="_on_MyLink_pressed"]
[connection signal="pressed" from="Credits/VBoxContainer/MarginContainer/VBoxContainer/Back to menu" to="." method="_on_Back_to_menu_pressed"]