Files
Projekt_Gry/Strona menu.tscn34751151802.tmp
2025-10-20 19:38:20 +02:00

123 lines
3.1 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://b42n4ho4ieda1"]
[ext_resource type="Texture2D" uid="uid://b4belin6qbx5u" path="res://assets/obrazek startowy.png" id="1_cnjbm"]
[ext_resource type="Script" uid="uid://bb4std3ni3ug8" path="res://Scripts/pisanie_tekstu_strona_start.gd" id="1_gv3xn"]
[ext_resource type="AudioStream" uid="uid://bmnfhtk0savo3" path="res://assets/SIMPLE_Short_Pure_0002.wav" id="3_hoobl"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_gv3xn")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_left = 24.0
offset_top = 11.0
offset_right = 257.0
offset_bottom = 106.0
theme_override_font_sizes/font_size = 53
text = "DeathWorlders"
autowrap_trim_flags = 0
justification_flags = 160
language = "pol_PL"
[node name="TextureRect" type="TextureRect" parent="Label"]
show_behind_parent = true
layout_mode = 0
offset_left = -28.0
offset_top = -147.0
offset_right = 1141.0
offset_bottom = 877.0
texture = ExtResource("1_cnjbm")
[node name="GIN" type="Label" parent="Label"]
visible = false
layout_mode = 0
offset_left = 756.0
offset_top = 257.0
offset_right = 1160.0
offset_bottom = 316.0
theme_override_font_sizes/font_size = 20
text = "Connecting to:
Galactic Inteligence Network (GIN)"
[node name="GIN - progress bar" type="Label" parent="Label"]
visible = false
layout_mode = 0
offset_left = 756.0
offset_top = 257.0
offset_right = 1160.0
offset_bottom = 347.0
theme_override_font_sizes/font_size = 20
text = "
||||||||"
[node name="GIN - connected" type="Label" parent="Label"]
visible = false
layout_mode = 0
offset_left = 756.0
offset_top = 257.0
offset_right = 1160.0
offset_bottom = 347.0
theme_override_font_sizes/font_size = 20
text = "
Connected"
[node name="Nazwa_statku" type="Label" parent="Label"]
visible = false
layout_mode = 1
anchors_preset = -1
anchor_left = -0.076000005
anchor_right = -0.076000005
offset_left = 786.412
offset_top = 258.0
offset_right = 1053.412
offset_bottom = 295.0
theme_override_font_sizes/font_size = 24
text = "Xy'Laxus (Soul Reaper)"
autowrap_trim_flags = 0
justification_flags = 160
language = "pol_PL"
[node name="Specyfikacja_statku" type="Label" parent="Label"]
visible = false
layout_mode = 1
anchors_preset = -1
anchor_left = -0.076000005
anchor_right = -0.076000005
offset_left = 786.412
offset_top = 309.0
offset_right = 1151.412
offset_bottom = 635.0
theme_override_constants/line_spacing = -3
theme_override_font_sizes/font_size = 14
text = "Class: Xanti Heavy Dreadnought
Main role: orbital domination ship
Secondary: landing assault troops
providing support to ground troops
Armament:
24x Plasma guns
10x antimetter torpedos
2x hevy phasors array for planetary siege
340,000 landing troops
4000 crew members
Last mission: invasion on home planet of the
species called humans
Current Status : Unknown. Contact lost 4 months ago
"
language = "pol_PL"
[node name="terminal beep" type="AudioStreamPlayer" parent="."]
stream = ExtResource("3_hoobl")