Added music, best times, more backgrounds and more levels
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Theme" load_steps=15 format=3 uid="uid://cfvww0geatnnk"]
|
||||
[gd_resource type="Theme" load_steps=16 format=3 uid="uid://cfvww0geatnnk"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://dfkm2dibf0c3b" path="res://Fonts/fonts-DSEG_v046/DSEG7-Classic-MINI/DSEG7ClassicMini-Italic.ttf" id="1_17to7"]
|
||||
[ext_resource type="FontFile" uid="uid://bx41ej4o03nbx" path="res://Fonts/arkanoid/Arka_solid.ttf" id="1_s07ae"]
|
||||
@@ -33,6 +33,7 @@ content_margin_top = 3.0
|
||||
content_margin_right = 3.0
|
||||
content_margin_bottom = 3.0
|
||||
bg_color = Color(0.168627, 0.168627, 0.168627, 1)
|
||||
draw_center = false
|
||||
corner_radius_top_left = 3
|
||||
corner_radius_top_right = 3
|
||||
corner_radius_bottom_right = 3
|
||||
@@ -87,6 +88,13 @@ corner_radius_bottom_left = 3
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_sf0ln"]
|
||||
bg_color = Color(0, 0, 0, 1)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_mruxx"]
|
||||
content_margin_top = 20.0
|
||||
content_margin_bottom = 20.0
|
||||
bg_color = Color(0, 0, 0, 0)
|
||||
shadow_color = Color(0, 0, 0, 0.439216)
|
||||
shadow_size = 25
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_m7r63"]
|
||||
|
||||
[resource]
|
||||
@@ -107,6 +115,14 @@ InternalFile/base_type = &"Button"
|
||||
InternalFile/colors/font_color = Color(0.670588, 0.458824, 0.52549, 1)
|
||||
Label/font_sizes/font_size = 20
|
||||
Label/fonts/font = ExtResource("2_7inlg")
|
||||
LargeLabel/base_type = &"Label"
|
||||
LargeLabel/colors/font_outline_color = Color(1, 0, 0, 1)
|
||||
LargeLabel/colors/font_shadow_color = Color(1, 0.388235, 0, 0.431373)
|
||||
LargeLabel/constants/outline_size = 0
|
||||
LargeLabel/constants/shadow_offset_x = 0
|
||||
LargeLabel/constants/shadow_offset_y = 0
|
||||
LargeLabel/constants/shadow_outline_size = 4
|
||||
LargeLabel/font_sizes/font_size = 20
|
||||
LineEdit/font_sizes/font_size = 20
|
||||
LineEdit/fonts/font = ExtResource("2_7inlg")
|
||||
LineEdit/styles/focus = SubResource("StyleBoxFlat_knet6")
|
||||
@@ -123,12 +139,14 @@ Numbers/constants/shadow_outline_size = 3
|
||||
Numbers/font_sizes/font_size = 18
|
||||
Numbers/fonts/font = ExtResource("1_17to7")
|
||||
PanelContainer/styles/panel = SubResource("StyleBoxFlat_sf0ln")
|
||||
RoundStart/base_type = &"PanelContainer"
|
||||
RoundStart/styles/panel = SubResource("StyleBoxFlat_mruxx")
|
||||
TextEdit/font_sizes/font_size = 9
|
||||
TextEdit/fonts/font = ExtResource("4_btndm")
|
||||
Upgrade/base_type = &"Label"
|
||||
Upgrade/colors/font_color = Color(0, 0, 0, 1)
|
||||
Upgrade/font_sizes/font_size = 16
|
||||
Upgrade/fonts/font = ExtResource("2_7inlg")
|
||||
Upgrade/font_sizes/font_size = 9
|
||||
Upgrade/fonts/font = ExtResource("4_btndm")
|
||||
UserFile/base_type = &"Button"
|
||||
UserFile/colors/font_color = Color(0.439216, 0.603922, 0.529412, 1)
|
||||
VSeparator/styles/separator = SubResource("StyleBoxEmpty_m7r63")
|
||||
|
||||
Reference in New Issue
Block a user