tank-blaster/Levels/Notice.tscn

153 lines
3.5 KiB
Text

[gd_scene load_steps=13 format=2]
[ext_resource path="res://fonts/Born2bSportyV2.ttf" type="DynamicFontData" id=1]
[ext_resource path="res://Levels/Notice.gd" type="Script" id=2]
[sub_resource type="DynamicFont" id=1]
size = 106
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=2]
size = 100
outline_size = 9
outline_color = Color( 1, 0, 0, 1 )
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=3]
size = 71
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=4]
size = 60
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=5]
size = 60
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=6]
size = 60
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=7]
size = 60
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=8]
size = 60
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=9]
size = 71
font_data = ExtResource( 1 )
[sub_resource type="DynamicFont" id=10]
size = 30
outline_size = 2
outline_color = Color( 1, 0, 0, 1 )
font_data = ExtResource( 1 )
[node name="Notice" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource( 2 )
[node name="VBoxContainer" type="VBoxContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -784.5
margin_top = 46.0
margin_right = 784.5
margin_bottom = 257.0
[node name="Label" type="Label" parent="VBoxContainer"]
margin_right = 1569.0
margin_bottom = 107.0
custom_fonts/font = SubResource( 1 )
text = "The goal of this game is to kill all tanks"
[node name="Label2" type="Label" parent="VBoxContainer"]
margin_top = 111.0
margin_right = 1569.0
margin_bottom = 211.0
custom_fonts/font = SubResource( 2 )
text = "There are 10 tanks!"
align = 1
[node name="VBoxContainer2" type="VBoxContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -230.0
margin_top = 384.0
margin_right = 230.0
margin_bottom = 852.0
[node name="Label" type="Label" parent="VBoxContainer2"]
margin_right = 482.0
margin_bottom = 72.0
custom_fonts/font = SubResource( 3 )
text = "Coming very soon:"
align = 1
[node name="Label2" type="Label" parent="VBoxContainer2"]
margin_top = 76.0
margin_right = 482.0
margin_bottom = 136.0
custom_fonts/font = SubResource( 4 )
text = "- More levels"
align = 1
[node name="Label3" type="Label" parent="VBoxContainer2"]
margin_top = 140.0
margin_right = 482.0
margin_bottom = 200.0
custom_fonts/font = SubResource( 5 )
text = "- Multiplayer"
align = 1
[node name="Label4" type="Label" parent="VBoxContainer2"]
margin_top = 204.0
margin_right = 482.0
margin_bottom = 264.0
custom_fonts/font = SubResource( 6 )
text = "- Health system"
align = 1
[node name="Label5" type="Label" parent="VBoxContainer2"]
margin_top = 268.0
margin_right = 482.0
margin_bottom = 328.0
custom_fonts/font = SubResource( 7 )
text = "- Health bar"
align = 1
[node name="Label6" type="Label" parent="VBoxContainer2"]
margin_top = 332.0
margin_right = 482.0
margin_bottom = 392.0
custom_fonts/font = SubResource( 8 )
text = "- Bosses"
align = 1
[node name="Label7" type="Label" parent="VBoxContainer2"]
margin_top = 396.0
margin_right = 482.0
margin_bottom = 468.0
custom_fonts/font = SubResource( 9 )
text = "And much more!"
align = 1
[node name="VBoxContainer3" type="VBoxContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -156.0
margin_top = 1001.0
margin_right = 156.0
margin_bottom = 1041.0
[node name="Label" type="Label" parent="VBoxContainer3"]
margin_right = 312.0
margin_bottom = 31.0
custom_fonts/font = SubResource( 10 )
text = "Press Enter to continue..."
align = 1