[gd_scene load_steps=18 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="Texture2D" uid="uid://deinhp83gegn3" path="res://primitives/unrelated_stuff/black_man_laughing_in_the_dark.jpg" id="17_kybll"] [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="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="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")