183 lines
6 KiB
Text
183 lines
6 KiB
Text
|
[gd_scene load_steps=8 format=3 uid="uid://cv2a37xetkkse"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://levels/sfxtest.gd" id="1_l1lbb"]
|
||
|
[ext_resource type="VideoStream" path="res://backgounds/nebula_-_6044 (720p).ogv" id="2_c55jp"]
|
||
|
[ext_resource type="Script" path="res://nebula.gd" id="3_yeu3h"]
|
||
|
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="4_xxv3m"]
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cprm3"]
|
||
|
bg_color = Color(0, 0.8, 0, 1)
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_alctd"]
|
||
|
bg_color = Color(0, 0.8, 0, 1)
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0dqsq"]
|
||
|
bg_color = Color(0, 0.8, 0, 1)
|
||
|
|
||
|
[node name="Sfxtest" 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_l1lbb")
|
||
|
|
||
|
[node name="nebula" type="VideoStreamPlayer" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_right = 640.0
|
||
|
offset_bottom = 368.0
|
||
|
scale = Vector2(2, 1.96)
|
||
|
stream = ExtResource("2_c55jp")
|
||
|
autoplay = true
|
||
|
script = ExtResource("3_yeu3h")
|
||
|
|
||
|
[node name="Game name" type="Label" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_left = 496.0
|
||
|
offset_top = 3.0
|
||
|
offset_right = 790.0
|
||
|
offset_bottom = 73.0
|
||
|
theme_override_font_sizes/font_size = 40
|
||
|
text = "Sound Effect Test"
|
||
|
|
||
|
[node name="Stop" type="Label" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_left = 5.0
|
||
|
offset_top = 672.0
|
||
|
offset_right = 444.0
|
||
|
offset_bottom = 708.0
|
||
|
theme_override_font_sizes/font_size = 22
|
||
|
text = "Press X to stop playback"
|
||
|
|
||
|
[node name="BoxContainer" type="BoxContainer" parent="."]
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 3
|
||
|
anchor_left = 1.0
|
||
|
anchor_top = 1.0
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
offset_left = -640.0
|
||
|
offset_top = -419.0
|
||
|
grow_horizontal = 0
|
||
|
grow_vertical = 0
|
||
|
|
||
|
[node name="VBoxContainer" type="VBoxContainer" parent="BoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Title Screen" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_cprm3")
|
||
|
text = "Title Screen"
|
||
|
|
||
|
[node name="Disclaimer, Settings, Stores" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_cprm3")
|
||
|
text = "Disclaimer, Settings, Stores"
|
||
|
|
||
|
[node name="Testrooms" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Testrooms"
|
||
|
|
||
|
[node name="Friendly challenge" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Friendly challenge"
|
||
|
|
||
|
[node name="School nursery" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "School nursery"
|
||
|
|
||
|
[node name="Overworld (Ceres)" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Overworld (Ceres)"
|
||
|
|
||
|
[node name="Boss fight (Ceres)" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Boss fight (Ceres)"
|
||
|
|
||
|
[node name="Overworld (Earth)" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Overworld (Earth)"
|
||
|
|
||
|
[node name="The Zubmarine Zone" type="Button" parent="BoxContainer/VBoxContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "The Zubmarine Zone"
|
||
|
|
||
|
[node name="VBoxContainer2" type="VBoxContainer" parent="BoxContainer"]
|
||
|
layout_mode = 2
|
||
|
|
||
|
[node name="Radioactive Desert" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Radioactive Desert"
|
||
|
|
||
|
[node name="Boss Fight (Earth)" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Boss Fight (Earth)"
|
||
|
|
||
|
[node name="Dungeon of Destruction" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Dungeon of Destruction"
|
||
|
|
||
|
[node name="Final Boss Fight" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Final Boss Fight"
|
||
|
|
||
|
[node name="Ending Theme" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Ending Theme"
|
||
|
|
||
|
[node name="Credits 1" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Credits 1"
|
||
|
|
||
|
[node name="Credits 2" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Credits 2"
|
||
|
|
||
|
[node name="Credits 3" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
|
||
|
text = "Credits 3"
|
||
|
|
||
|
[node name="Back" type="Button" parent="BoxContainer/VBoxContainer2"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 25
|
||
|
theme_override_styles/focus = SubResource("StyleBoxFlat_0dqsq")
|
||
|
text = "Back"
|
||
|
|
||
|
[node name="Bottomhud" parent="." instance=ExtResource("4_xxv3m")]
|
||
|
layout_mode = 1
|
||
|
|
||
|
[connection signal="finished" from="nebula" to="nebula" method="_on_finished"]
|