1- [gd_scene load_steps =4 format =3 uid ="uid://bm41yti6ij2j" ]
1+ [gd_scene load_steps =21 format =3 uid ="uid://bm41yti6ij2j" ]
22
33[ext_resource type ="Texture2D" uid ="uid://b0tvsewgnf2x7" path ="res://icon.svg" id ="1_r5xy8" ]
4+ [ext_resource type ="Script" path ="res://scenes/SceneTransitions/scripts/TitleScreen.cs" id ="1_r22ha" ]
5+ [ext_resource type ="Texture2D" uid ="uid://ruxgynq6bc1m" path ="res://scenes/SceneTransitions/assets/background.png" id ="1_txix1" ]
6+ [ext_resource type ="Texture2D" uid ="uid://de2j543j83hmh" path ="res://scenes/SceneTransitions/assets/backTree.png" id ="2_4luva" ]
47[ext_resource type ="Script" path ="res://scenes/SceneTransitions/scripts/SceneChange.cs" id ="2_7f3m6" ]
58[ext_resource type ="Texture2D" uid ="uid://b6fkei0i83vte" path ="res://scenes/BattleDirector/assets/Character1.png" id ="2_cf582" ]
6-
7- [node name ="Title" type ="Control" ]
9+ [ext_resource type ="Texture2D" uid ="uid://iqbqsiyjd3uq" path ="res://2d_lights_and_shadows_neutral_point_light.webp" id ="2_kw6qk" ]
10+ [ext_resource type ="Texture2D" uid ="uid://dat1eoyl3do4e" path ="res://scenes/SceneTransitions/assets/frontTree.png" id ="3_hvvt6" ]
11+ [ext_resource type ="Texture2D" uid ="uid://d3rxic3mi8jwb" path ="res://scenes/SceneTransitions/assets/midTree.png" id ="4_ui8kj" ]
12+ [ext_resource type ="Texture2D" uid ="uid://bj8dxrlwuwrv4" path ="res://scenes/SceneTransitions/assets/moon.png" id ="5_squvs" ]
13+ [ext_resource type ="Shader" path ="res://scenes/SceneTransitions/assets/transparentStars.gdshader" id ="5_x5dhk" ]
14+ [ext_resource type ="FontFile" uid ="uid://dlwfb7kb7pd76" path ="res://scenes/SceneTransitions/assets/font.TTF" id ="8_gkfev" ]
15+ [ext_resource type ="Texture2D" uid ="uid://hfxynr5jdgsp" path ="res://scenes/NoteManager/assets/new_arrow.png" id ="10_4hnj8" ]
16+ [ext_resource type ="Shader" path ="res://scenes/SceneTransitions/assets/TitleFont.gdshader" id ="11_ht0dv" ]
17+ [ext_resource type ="PackedScene" uid ="uid://bi5iqbwpsd381" path ="res://scenes/Puppets/Enemies/BossBlood/Boss1.tscn" id ="12_lng3a" ]
18+ [ext_resource type ="PackedScene" uid ="uid://uvlux4t6h5de" path ="res://scenes/Puppets/Enemies/Parasifly/Parasifly.tscn" id ="13_j3xa4" ]
19+
20+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_xhbhh" ]
21+
22+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_cbpjr" ]
23+ shader = ExtResource ("5_x5dhk" )
24+ shader_parameter/time_scale = 0.24
25+
26+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_4cy5c" ]
27+ shader = ExtResource ("11_ht0dv" )
28+ shader_parameter/height = 10.0
29+ shader_parameter/speed = 2.0
30+ shader_parameter/freq = 10.0
31+ shader_parameter/bg_top_color = null
32+ shader_parameter/bg_bottom_color = null
33+ shader_parameter/gradient_ratio = 0.0
34+ shader_parameter/time_scale = null
35+
36+ [sub_resource type ="ParticleProcessMaterial" id ="ParticleProcessMaterial_4croe" ]
37+ particle_flag_disable_z = true
38+ emission_shape = 3
39+ emission_box_extents = Vector3 (2.4 , 5 , 1 )
40+ gravity = Vector3 (-180 , 0 , 0 )
41+ hue_variation_min = -1.0
42+ hue_variation_max = 1.0
43+ turbulence_enabled = true
44+
45+ [node name ="Title" type ="Control" node_paths =PackedStringArray ("TextLight" )]
46+ modulate = Color (0.355314 , 0.355314 , 0.355314 , 1 )
847layout_mode = 3
948anchors_preset = 15
1049anchor_right = 1.0
@@ -13,6 +52,69 @@ grow_horizontal = 2
1352grow_vertical = 2
1453size_flags_horizontal = 3
1554size_flags_vertical = 3
55+ script = ExtResource ("1_r22ha" )
56+ TextLight = NodePath ("TextLight" )
57+
58+ [node name ="MoonLight" type ="PointLight2D" parent ="." ]
59+ position = Vector2 (363 , 37 )
60+ energy = 2.0
61+ texture = ExtResource ("2_kw6qk" )
62+ texture_scale = 3.0
63+
64+ [node name ="TextLight" type ="PointLight2D" parent ="." ]
65+ position = Vector2 (320 , 100 )
66+ scale = Vector2 (6 , 2 )
67+ color = Color (0.560784 , 0 , 1 , 1 )
68+ energy = 2.0
69+ range_item_cull_mask = 3
70+ texture = ExtResource ("2_kw6qk" )
71+ texture_scale = 0.5
72+
73+ [node name ="Background" type ="Node2D" parent ="." ]
74+ position = Vector2 (-38 , -31 )
75+ scale = Vector2 (2.2 , 2.2 )
76+
77+ [node name ="Art" type ="Node2D" parent ="Background" ]
78+
79+ [node name ="Background" type ="Sprite2D" parent ="Background/Art" ]
80+ z_index = -2
81+ position = Vector2 (314 , 91 )
82+ texture = ExtResource ("1_txix1" )
83+
84+ [node name ="BackTree" type ="Sprite2D" parent ="Background/Art" ]
85+ position = Vector2 (314 , 91 )
86+ texture = ExtResource ("2_4luva" )
87+
88+ [node name ="FrontTree" type ="Sprite2D" parent ="Background/Art" ]
89+ z_index = 1
90+ material = SubResource ("ShaderMaterial_xhbhh" )
91+ position = Vector2 (314 , 91 )
92+ texture = ExtResource ("3_hvvt6" )
93+
94+ [node name ="MidTree" type ="Sprite2D" parent ="Background/Art" ]
95+ position = Vector2 (314 , 91 )
96+ texture = ExtResource ("4_ui8kj" )
97+
98+ [node name ="Moon" type ="Sprite2D" parent ="Background/Art" ]
99+ position = Vector2 (314 , 91 )
100+ texture = ExtResource ("5_squvs" )
101+
102+ [node name ="Rabb" type ="Sprite2D" parent ="Background" ]
103+ visible = false
104+ z_index = 2
105+ position = Vector2 (162.727 , 114.091 )
106+ texture = ExtResource ("2_cf582" )
107+
108+ [node name ="StarShader" type ="ColorRect" parent ="." ]
109+ z_index = -1
110+ material = SubResource ("ShaderMaterial_cbpjr" )
111+ layout_mode = 0
112+ offset_left = -223.0
113+ offset_top = -200.0
114+ offset_right = 252.0
115+ offset_bottom = -23.0
116+ scale = Vector2 (3.78 , 3.82 )
117+ color = Color (0 , 0 , 0 , 1 )
16118
17119[node name ="SecretLabel" type ="Label" parent ="." ]
18120visible = false
@@ -22,6 +124,7 @@ offset_bottom = 23.0
22124text = "(Control nodes are fucking weird weird.)"
23125
24126[node name ="VBoxContainer" type ="VBoxContainer" parent ="." ]
127+ z_index = 4
25128layout_mode = 1
26129anchors_preset = 15
27130anchor_right = 1.0
@@ -41,14 +144,23 @@ layout_mode = 2
41144layout_mode = 2
42145
43146[node name ="Godot" type ="Sprite2D" parent ="VBoxContainer/MarginContainer/Control/Control" ]
147+ visible = false
44148texture = ExtResource ("1_r5xy8" )
45149
46- [node name ="Rabb " type ="Sprite2D " parent ="VBoxContainer/MarginContainer/Control /Control" ]
47- texture = ExtResource ( "2_cf582" )
48-
49- [ node name = "Label" type = "Label" parent = "VBoxContainer/MarginContainer/Control" ]
150+ [node name ="Title " type ="Label " parent ="VBoxContainer/MarginContainer/Control" ]
151+ light_mask = 2
152+ z_index = 10
153+ material = SubResource ( "ShaderMaterial_4cy5c" )
50154layout_mode = 2
51- text = "Insert Title Screen Here"
155+ theme_override_colors/font_shadow_color = Color (0 , 0 , 0 , 1 )
156+ theme_override_colors/font_outline_color = Color (0 , 0 , 0 , 1 )
157+ theme_override_constants/shadow_offset_x = 4
158+ theme_override_constants/shadow_offset_y = 5
159+ theme_override_fonts/font = ExtResource ("8_gkfev" )
160+ theme_override_font_sizes/font_size = 55
161+ text = "Midnight Riff"
162+ horizontal_alignment = 1
163+ vertical_alignment = 1
52164
53165[node name ="HBoxContainer" type ="HBoxContainer" parent ="VBoxContainer" ]
54166layout_mode = 2
@@ -110,3 +222,25 @@ layout_mode = 2
110222text = "Change Controls"
111223script = ExtResource ("2_7f3m6" )
112224ScenePath = 6
225+
226+ [node name ="EnemPuppet" parent ="." instance =ExtResource ("12_lng3a" )]
227+ visible = false
228+ position = Vector2 (37 , 186 )
229+ StartPos = Vector2 (40 , 150 )
230+ InitScale = Vector2 (1 , 1 )
231+ hideHealth = true
232+
233+ [node name ="EnemPuppet2" parent ="." instance =ExtResource ("13_j3xa4" )]
234+ visible = false
235+ position = Vector2 (572 , 167 )
236+ StartPos = Vector2 (572 , 167 )
237+ hideHealth = true
238+
239+ [node name ="GPUParticles2D" type ="GPUParticles2D" parent ="." ]
240+ z_index = -1
241+ z_as_relative = false
242+ position = Vector2 (643 , 154 )
243+ process_material = SubResource ("ParticleProcessMaterial_4croe" )
244+ texture = ExtResource ("10_4hnj8" )
245+ lifetime = 15.0
246+ randomness = 1.0
0 commit comments