239 lines
5.1 KiB
Plaintext
239 lines
5.1 KiB
Plaintext
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://ui/Kenney Mini.ttf" type="DynamicFontData" id=1]
|
|
[ext_resource path="res://ui/background.png" type="Texture" id=2]
|
|
[ext_resource path="res://ui/kenny_mini_8px.tres" type="DynamicFont" id=3]
|
|
[ext_resource path="res://ui/hiscores/highscores_list.gd" type="Script" id=4]
|
|
|
|
[sub_resource type="DynamicFont" id=1]
|
|
font_data = ExtResource( 1 )
|
|
|
|
[node name="hiscores" type="Control"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="background" type="Sprite" parent="."]
|
|
position = Vector2( 80, 72 )
|
|
scale = Vector2( 22, 20 )
|
|
z_index = -100
|
|
texture = ExtResource( 2 )
|
|
__meta__ = {
|
|
"_edit_lock_": true
|
|
}
|
|
|
|
[node name="layer" type="CanvasLayer" parent="."]
|
|
layer = 100
|
|
|
|
[node name="title" type="Label" parent="layer"]
|
|
margin_left = 32.0
|
|
margin_right = 128.0
|
|
margin_bottom = 20.0
|
|
custom_fonts/font = SubResource( 1 )
|
|
text = "HIGHSCORES"
|
|
align = 1
|
|
valign = 1
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="back" type="Label" parent="layer"]
|
|
margin_top = 128.0
|
|
margin_right = 80.0
|
|
margin_bottom = 138.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "X - back to menu"
|
|
align = 1
|
|
valign = 1
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="list" type="Control" parent="layer"]
|
|
margin_left = 32.0
|
|
margin_top = 16.0
|
|
margin_right = 128.0
|
|
margin_bottom = 128.0
|
|
script = ExtResource( 4 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_1" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 8.0
|
|
margin_right = 40.0
|
|
margin_bottom = 16.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_1"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "1."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_1"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "AAA - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_2" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 24.0
|
|
margin_right = 40.0
|
|
margin_bottom = 32.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_2"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "2."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_2"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "BBB - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_3" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 40.0
|
|
margin_right = 40.0
|
|
margin_bottom = 48.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_3"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "3."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_3"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "CCC - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_4" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 56.0
|
|
margin_right = 40.0
|
|
margin_bottom = 64.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_4"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "4."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_4"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "DDD - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_5" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 72.0
|
|
margin_right = 40.0
|
|
margin_bottom = 80.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_5"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "5."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_5"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "EEE - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position_6" type="Control" parent="layer/list"]
|
|
margin_left = 8.0
|
|
margin_top = 88.0
|
|
margin_right = 40.0
|
|
margin_bottom = 96.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="position" type="Label" parent="layer/list/position_6"]
|
|
margin_right = 8.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "6."
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="name" type="Label" parent="layer/list/position_6"]
|
|
margin_left = 16.0
|
|
margin_right = 32.0
|
|
margin_bottom = 10.0
|
|
custom_fonts/font = ExtResource( 3 )
|
|
text = "FFF - 99999999"
|
|
uppercase = true
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|