319 lines
11 KiB
Plaintext
319 lines
11 KiB
Plaintext
[gd_scene load_steps=23 format=3 uid="uid://5pnqeh3rmtel"]
|
|
|
|
[ext_resource type="Script" path="res://ui/scale_ui.gd" id="1_vumgq"]
|
|
[ext_resource type="Script" path="res://ui/menu_modulate.gd" id="2_cqe5f"]
|
|
[ext_resource type="Texture2D" uid="uid://dlegb73kbn5hf" path="res://ui/splash00.png" id="3_h64fs"]
|
|
[ext_resource type="Script" path="res://ui/splash_flicker.gd" id="3_q357c"]
|
|
[ext_resource type="FontFile" uid="uid://ksfeftemeckw" path="res://ui/exo_thin.otf" id="4_5xlmk"]
|
|
[ext_resource type="Texture2D" uid="uid://qvs70df8wwim" path="res://ui/splash01.png" id="4_jc4ma"]
|
|
[ext_resource type="Texture2D" uid="uid://bbedstsfprrpe" path="res://ui/button_blue.png" id="5_2t5vl"]
|
|
[ext_resource type="Texture2D" uid="uid://bsmelkjwel730" path="res://ui/splash10.png" id="5_c48wq"]
|
|
[ext_resource type="Script" path="res://ui/button_play.gd" id="5_d46jy"]
|
|
[ext_resource type="Texture2D" uid="uid://uhmovivbnhjo" path="res://ui/button_gray.png" id="6_6giix"]
|
|
[ext_resource type="Texture2D" uid="uid://tmpkvjpm56vs" path="res://ui/splash11.png" id="6_otmeh"]
|
|
[ext_resource type="Texture2D" uid="uid://dc147b6rngxe3" path="res://ui/button_green.png" id="7_grisl"]
|
|
[ext_resource type="Script" path="res://ui/button_exit.gd" id="8_vlbyu"]
|
|
[ext_resource type="Script" path="res://ui/button_restart.gd" id="13_258sj"]
|
|
[ext_resource type="Script" path="res://ui/button_skip.gd" id="14_m1hn7"]
|
|
[ext_resource type="Script" path="res://ui/about.gd" id="14_p0o1c"]
|
|
[ext_resource type="Script" path="res://ui/sensitivity_input.gd" id="17_do4w3"]
|
|
[ext_resource type="Texture2D" uid="uid://deinhp83gegn3" path="res://primitives/unrelated_stuff/black_man_laughing_in_the_dark.jpg" id="17_kybll"]
|
|
[ext_resource type="Texture2D" uid="uid://dguetw04umvax" path="res://ui/Splash.png" id="18_it2rk"]
|
|
[ext_resource type="Script" path="res://ui/music_input.gd" id="18_tdxws"]
|
|
[ext_resource type="Script" path="res://ui/splash_start.gd" id="19_a0l2q"]
|
|
[ext_resource type="Script" path="res://ui/voice_input.gd" id="19_dige1"]
|
|
|
|
[node name="main_menu" type="CanvasLayer"]
|
|
script = ExtResource("1_vumgq")
|
|
|
|
[node name="modulate" type="Node2D" parent="."]
|
|
script = ExtResource("2_cqe5f")
|
|
|
|
[node name="back_background" type="ColorRect" parent="modulate"]
|
|
offset_right = 35520.0
|
|
offset_bottom = 44097.0
|
|
color = Color(0, 0, 0, 1)
|
|
|
|
[node name="splash" type="Node2D" parent="modulate"]
|
|
script = ExtResource("3_q357c")
|
|
|
|
[node name="s00" type="TextureRect" parent="modulate/splash"]
|
|
offset_right = 1280.0
|
|
offset_bottom = 720.0
|
|
texture = ExtResource("3_h64fs")
|
|
expand_mode = 1
|
|
|
|
[node name="s01" type="TextureRect" parent="modulate/splash"]
|
|
offset_right = 1280.0
|
|
offset_bottom = 720.0
|
|
texture = ExtResource("4_jc4ma")
|
|
expand_mode = 1
|
|
|
|
[node name="s10" type="TextureRect" parent="modulate/splash"]
|
|
offset_right = 1280.0
|
|
offset_bottom = 720.0
|
|
texture = ExtResource("5_c48wq")
|
|
expand_mode = 1
|
|
|
|
[node name="s11" type="TextureRect" parent="modulate/splash"]
|
|
offset_right = 1280.0
|
|
offset_bottom = 720.0
|
|
texture = ExtResource("6_otmeh")
|
|
expand_mode = 1
|
|
|
|
[node name="title" type="RichTextLabel" parent="modulate"]
|
|
offset_left = 10.0
|
|
offset_top = 5.0
|
|
offset_right = 1281.0
|
|
offset_bottom = 144.0
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 89
|
|
bbcode_enabled = true
|
|
text = "[center] CAWEZ's Puzzlebox : HIRAETH [/center]
|
|
"
|
|
|
|
[node name="Fullscreen" type="RichTextLabel" parent="modulate"]
|
|
offset_left = 845.0
|
|
offset_top = 675.0
|
|
offset_right = 2116.0
|
|
offset_bottom = 814.0
|
|
scale = Vector2(0.5, 0.5)
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 59
|
|
bbcode_enabled = true
|
|
text = "[center] Fullscreen: F11 [/center]
|
|
"
|
|
|
|
[node name="buttons" type="Node2D" parent="modulate"]
|
|
position = Vector2(900, 116.09)
|
|
scale = Vector2(0.73, 0.73)
|
|
|
|
[node name="button_play" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(0, 45)
|
|
scale = Vector2(0.22, 0.22)
|
|
|
|
[node name="TextureButton" type="TextureButton" parent="modulate/buttons/button_play"]
|
|
offset_right = 2000.0
|
|
offset_bottom = 411.0
|
|
texture_normal = ExtResource("5_2t5vl")
|
|
texture_pressed = ExtResource("6_6giix")
|
|
texture_hover = ExtResource("7_grisl")
|
|
texture_focused = ExtResource("7_grisl")
|
|
script = ExtResource("5_d46jy")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="modulate/buttons/button_play/TextureButton"]
|
|
layout_mode = 0
|
|
offset_left = 9.0
|
|
offset_top = 50.0
|
|
offset_right = 1886.0
|
|
offset_bottom = 391.0
|
|
mouse_filter = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 236
|
|
bbcode_enabled = true
|
|
text = "[center] PLAY [/center]"
|
|
|
|
[node name="button_restart" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(0, 225)
|
|
scale = Vector2(0.22, 0.22)
|
|
|
|
[node name="TextureButton" type="TextureButton" parent="modulate/buttons/button_restart"]
|
|
offset_right = 2000.0
|
|
offset_bottom = 411.0
|
|
texture_normal = ExtResource("5_2t5vl")
|
|
texture_pressed = ExtResource("6_6giix")
|
|
texture_hover = ExtResource("7_grisl")
|
|
texture_focused = ExtResource("7_grisl")
|
|
script = ExtResource("13_258sj")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="modulate/buttons/button_restart/TextureButton"]
|
|
layout_mode = 0
|
|
offset_left = 9.0
|
|
offset_top = 50.0
|
|
offset_right = 1886.0
|
|
offset_bottom = 391.0
|
|
mouse_filter = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 236
|
|
bbcode_enabled = true
|
|
text = "[center] RESTART [/center]"
|
|
|
|
[node name="button_skip" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(0, 405)
|
|
scale = Vector2(0.22, 0.22)
|
|
|
|
[node name="TextureButton" type="TextureButton" parent="modulate/buttons/button_skip"]
|
|
offset_right = 2000.0
|
|
offset_bottom = 411.0
|
|
texture_normal = ExtResource("5_2t5vl")
|
|
texture_pressed = ExtResource("6_6giix")
|
|
texture_hover = ExtResource("7_grisl")
|
|
texture_focused = ExtResource("7_grisl")
|
|
script = ExtResource("14_m1hn7")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="modulate/buttons/button_skip/TextureButton"]
|
|
layout_mode = 0
|
|
offset_left = 9.0
|
|
offset_top = 50.0
|
|
offset_right = 1886.0
|
|
offset_bottom = 391.0
|
|
mouse_filter = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 236
|
|
bbcode_enabled = true
|
|
text = "[center] SKIP [/center]"
|
|
|
|
[node name="button_exit" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(0, 585)
|
|
scale = Vector2(0.22, 0.22)
|
|
|
|
[node name="TextureButton" type="TextureButton" parent="modulate/buttons/button_exit"]
|
|
offset_right = 2000.0
|
|
offset_bottom = 411.0
|
|
texture_normal = ExtResource("5_2t5vl")
|
|
texture_pressed = ExtResource("6_6giix")
|
|
texture_hover = ExtResource("7_grisl")
|
|
texture_focused = ExtResource("7_grisl")
|
|
script = ExtResource("8_vlbyu")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="modulate/buttons/button_exit/TextureButton"]
|
|
layout_mode = 0
|
|
offset_left = 9.0
|
|
offset_top = 50.0
|
|
offset_right = 1886.0
|
|
offset_bottom = 391.0
|
|
mouse_filter = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 236
|
|
bbcode_enabled = true
|
|
text = "[center] EXIT [/center]"
|
|
|
|
[node name="button_about" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(-1200, 741.84)
|
|
scale = Vector2(0.15, 0.15)
|
|
|
|
[node name="TextureButton" type="TextureButton" parent="modulate/buttons/button_about"]
|
|
offset_right = 2000.0
|
|
offset_bottom = 411.0
|
|
texture_normal = ExtResource("5_2t5vl")
|
|
texture_pressed = ExtResource("6_6giix")
|
|
texture_hover = ExtResource("7_grisl")
|
|
texture_focused = ExtResource("7_grisl")
|
|
script = ExtResource("14_p0o1c")
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="modulate/buttons/button_about/TextureButton"]
|
|
layout_mode = 0
|
|
offset_left = 9.0
|
|
offset_top = 50.0
|
|
offset_right = 1886.0
|
|
offset_bottom = 391.0
|
|
mouse_filter = 2
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 236
|
|
bbcode_enabled = true
|
|
text = "[center] ABOUT [/center]"
|
|
|
|
[node name="input" type="Node2D" parent="modulate/buttons"]
|
|
position = Vector2(-634.247, 220.425)
|
|
|
|
[node name="text3" type="RichTextLabel" parent="modulate/buttons/input"]
|
|
offset_left = -765.753
|
|
offset_top = -42.4658
|
|
offset_right = 505.247
|
|
offset_bottom = 96.5342
|
|
scale = Vector2(0.5, 0.5)
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 59
|
|
bbcode_enabled = true
|
|
text = "[center] Sensitivity % [/center]
|
|
"
|
|
|
|
[node name="text2" type="RichTextLabel" parent="modulate/buttons/input"]
|
|
offset_left = -552.054
|
|
offset_top = -42.4661
|
|
offset_right = 718.946
|
|
offset_bottom = 96.5339
|
|
scale = Vector2(0.5, 0.5)
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 59
|
|
bbcode_enabled = true
|
|
text = "[center] Music %[/center]
|
|
"
|
|
|
|
[node name="text" type="RichTextLabel" parent="modulate/buttons/input"]
|
|
offset_left = -320.547
|
|
offset_top = -42.4661
|
|
offset_right = 950.453
|
|
offset_bottom = 96.5339
|
|
scale = Vector2(0.5, 0.5)
|
|
theme_override_fonts/normal_font = ExtResource("4_5xlmk")
|
|
theme_override_font_sizes/normal_font_size = 59
|
|
bbcode_enabled = true
|
|
text = "[center] Narration %[/center]
|
|
"
|
|
|
|
[node name="background" type="TextureRect" parent="modulate/buttons/input"]
|
|
offset_left = -67.0
|
|
offset_right = 58.0
|
|
offset_bottom = 29.0
|
|
texture = ExtResource("5_2t5vl")
|
|
expand_mode = 1
|
|
|
|
[node name="background2" type="TextureRect" parent="modulate/buttons/input"]
|
|
offset_left = -297.26
|
|
offset_top = -0.000334439
|
|
offset_right = -172.26
|
|
offset_bottom = 28.9997
|
|
texture = ExtResource("5_2t5vl")
|
|
expand_mode = 1
|
|
|
|
[node name="background3" type="TextureRect" parent="modulate/buttons/input"]
|
|
offset_left = -520.547
|
|
offset_top = -0.000334439
|
|
offset_right = -395.547
|
|
offset_bottom = 28.9997
|
|
texture = ExtResource("5_2t5vl")
|
|
expand_mode = 1
|
|
|
|
[node name="line_edit3" type="LineEdit" parent="modulate/buttons/input"]
|
|
offset_left = -516.438
|
|
offset_top = -1.36987
|
|
offset_right = -391.438
|
|
offset_bottom = 29.6301
|
|
alignment = 1
|
|
flat = true
|
|
script = ExtResource("17_do4w3")
|
|
|
|
[node name="line_edit2" type="LineEdit" parent="modulate/buttons/input"]
|
|
offset_left = -295.89
|
|
offset_top = -1.36987
|
|
offset_right = -170.89
|
|
offset_bottom = 29.6301
|
|
alignment = 1
|
|
flat = true
|
|
script = ExtResource("18_tdxws")
|
|
|
|
[node name="line_edit" type="LineEdit" parent="modulate/buttons/input"]
|
|
offset_left = -65.7535
|
|
offset_top = -1.36986
|
|
offset_right = 59.2465
|
|
offset_bottom = 29.6301
|
|
alignment = 1
|
|
flat = true
|
|
script = ExtResource("19_dige1")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="modulate"]
|
|
offset_left = 514.0
|
|
offset_top = 1367.0
|
|
offset_right = 714.0
|
|
offset_bottom = 1567.0
|
|
texture = ExtResource("17_kybll")
|
|
|
|
[node name="splash_start" type="TextureRect" parent="modulate"]
|
|
visible = false
|
|
offset_right = 1280.0
|
|
offset_bottom = 720.0
|
|
texture = ExtResource("18_it2rk")
|
|
expand_mode = 1
|
|
script = ExtResource("19_a0l2q")
|