2021-02-16 11:14:06 +01:00
|
|
|
[gd_scene load_steps=6 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://styles/theme.tres" type="Theme" id=1]
|
2023-09-06 16:04:23 +02:00
|
|
|
[ext_resource path="res://images/oh-my-git.png" type="Texture2D" id=2]
|
2021-02-16 11:14:06 +01:00
|
|
|
[ext_resource path="res://scenes/no_git.gd" type="Script" id=3]
|
2023-09-06 16:04:23 +02:00
|
|
|
[ext_resource path="res://fonts/default.tres" type="FontFile" id=5]
|
2021-02-16 11:14:06 +01:00
|
|
|
|
|
|
|
[sub_resource type="StyleBoxFlat" id=1]
|
|
|
|
bg_color = Color( 0.454902, 0.054902, 0.054902, 1 )
|
|
|
|
corner_radius_top_left = 8
|
|
|
|
corner_radius_top_right = 8
|
|
|
|
corner_radius_bottom_right = 8
|
|
|
|
corner_radius_bottom_left = 8
|
|
|
|
|
|
|
|
[node name="Title" type="Control"]
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 1.4126
|
|
|
|
offset_right = 1.4126
|
2021-02-16 11:14:06 +01:00
|
|
|
theme = ExtResource( 1 )
|
|
|
|
script = ExtResource( 3 )
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Label2" type="Label" parent="."]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 797.196
|
|
|
|
offset_top = 545.117
|
|
|
|
offset_right = 1138.2
|
|
|
|
offset_bottom = 601.117
|
|
|
|
theme_override_fonts/font = ExtResource( 5 )
|
|
|
|
theme_override_colors/font_color = Color( 0.533333, 0.392157, 0.392157, 1 )
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "by bleeptrack & blinry"
|
|
|
|
align = 1
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Label3" type="Label" parent="."]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 716.131
|
|
|
|
offset_top = 572.398
|
|
|
|
offset_right = 1216.13
|
|
|
|
offset_bottom = 628.398
|
|
|
|
theme_override_fonts/font = ExtResource( 5 )
|
|
|
|
theme_override_colors/font_color = Color( 0.533333, 0.392157, 0.392157, 1 )
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "Original score by winniehell"
|
|
|
|
align = 1
|
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 794.627
|
|
|
|
offset_top = 959.284
|
|
|
|
offset_right = 1146.62
|
|
|
|
offset_bottom = 1142.28
|
2021-02-16 11:14:06 +01:00
|
|
|
__meta__ = {
|
|
|
|
"_edit_use_anchors_": false
|
|
|
|
}
|
|
|
|
|
|
|
|
[node name="Button" type="Button" parent="VBoxContainer"]
|
|
|
|
visible = false
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_right = 351.0
|
|
|
|
offset_bottom = 39.0
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "Levels"
|
|
|
|
|
|
|
|
[node name="Button3" type="Button" parent="VBoxContainer"]
|
|
|
|
visible = false
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_right = 351.0
|
|
|
|
offset_bottom = 39.0
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "Sandbox"
|
|
|
|
|
|
|
|
[node name="Button2" type="Button" parent="VBoxContainer"]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_right = 351.0
|
|
|
|
offset_bottom = 39.0
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "Sure, I'll install it!"
|
|
|
|
|
2023-09-06 16:04:23 +02:00
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
2021-02-16 11:14:06 +01:00
|
|
|
|
2023-09-06 16:04:23 +02:00
|
|
|
[node name="oh-my-git" type="Sprite2D" parent="Sprite2D"]
|
2021-02-16 11:14:06 +01:00
|
|
|
position = Vector2( 966.528, 293.526 )
|
|
|
|
scale = Vector2( 0.320895, 0.320895 )
|
|
|
|
texture = ExtResource( 2 )
|
|
|
|
|
|
|
|
[node name="Panel" type="Panel" parent="."]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 695.937
|
|
|
|
offset_top = 641.155
|
|
|
|
offset_right = 1263.94
|
|
|
|
offset_bottom = 911.155
|
|
|
|
theme_override_styles/panel = SubResource( 1 )
|
2021-02-16 11:14:06 +01:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="Panel"]
|
2023-09-06 16:04:23 +02:00
|
|
|
offset_left = 20.0
|
|
|
|
offset_top = 21.0
|
|
|
|
offset_right = 546.0
|
|
|
|
offset_bottom = 252.0
|
2021-02-16 11:14:06 +01:00
|
|
|
text = "Hi! It seems that you don't have Git installed yet!
|
|
|
|
|
|
|
|
On Linux, please install it from your package manager, usually the package is called \"git\"!
|
|
|
|
|
|
|
|
On macOS 10.8 and below, you can download Git from git-scm.com."
|
|
|
|
autowrap = true
|
|
|
|
[connection signal="pressed" from="VBoxContainer/Button" to="." method="levels"]
|
|
|
|
[connection signal="pressed" from="VBoxContainer/Button3" to="." method="sandbox"]
|
|
|
|
[connection signal="pressed" from="VBoxContainer/Button2" to="." method="quit"]
|