1- [gd_scene load_steps =17 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" ]
45[ext_resource type ="Texture2D" uid ="uid://ruxgynq6bc1m" path ="res://scenes/SceneTransitions/assets/background.png" id ="1_txix1" ]
56[ext_resource type ="Texture2D" uid ="uid://de2j543j83hmh" path ="res://scenes/SceneTransitions/assets/backTree.png" id ="2_4luva" ]
67[ext_resource type ="Script" path ="res://scenes/SceneTransitions/scripts/SceneChange.cs" id ="2_7f3m6" ]
78[ext_resource type ="Texture2D" uid ="uid://b6fkei0i83vte" path ="res://scenes/BattleDirector/assets/Character1.png" id ="2_cf582" ]
9+ [ext_resource type ="Texture2D" uid ="uid://iqbqsiyjd3uq" path ="res://2d_lights_and_shadows_neutral_point_light.webp" id ="2_kw6qk" ]
810[ext_resource type ="Texture2D" uid ="uid://dat1eoyl3do4e" path ="res://scenes/SceneTransitions/assets/frontTree.png" id ="3_hvvt6" ]
911[ext_resource type ="Texture2D" uid ="uid://d3rxic3mi8jwb" path ="res://scenes/SceneTransitions/assets/midTree.png" id ="4_ui8kj" ]
1012[ext_resource type ="Texture2D" uid ="uid://bj8dxrlwuwrv4" path ="res://scenes/SceneTransitions/assets/moon.png" id ="5_squvs" ]
1113[ext_resource type ="Shader" path ="res://scenes/SceneTransitions/assets/transparentStars.gdshader" id ="5_x5dhk" ]
1214[ext_resource type ="FontFile" uid ="uid://dlwfb7kb7pd76" path ="res://scenes/SceneTransitions/assets/font.TTF" id ="8_gkfev" ]
1315[ext_resource type ="Texture2D" uid ="uid://hfxynr5jdgsp" path ="res://scenes/NoteManager/assets/new_arrow.png" id ="10_4hnj8" ]
14- [ext_resource type ="AudioStream" uid = "uid://co61cvxxakdjs" path ="res://scenes/SceneTransitions/assets/song18.mp3 " id ="11_t7vbg " ]
16+ [ext_resource type ="Shader" path ="res://scenes/SceneTransitions/assets/TitleFont.gdshader " id ="11_ht0dv " ]
1517[ext_resource type ="PackedScene" uid ="uid://bi5iqbwpsd381" path ="res://scenes/Puppets/Enemies/BossBlood/Boss1.tscn" id ="12_lng3a" ]
1618[ext_resource type ="PackedScene" uid ="uid://uvlux4t6h5de" path ="res://scenes/Puppets/Enemies/Parasifly/Parasifly.tscn" id ="13_j3xa4" ]
1719
20+ [sub_resource type ="ShaderMaterial" id ="ShaderMaterial_xhbhh" ]
21+
1822[sub_resource type ="ShaderMaterial" id ="ShaderMaterial_cbpjr" ]
1923shader = ExtResource ("5_x5dhk" )
2024shader_parameter/time_scale = 0.24
2125
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+
2236[sub_resource type ="ParticleProcessMaterial" id ="ParticleProcessMaterial_4croe" ]
2337particle_flag_disable_z = true
2438emission_shape = 3
@@ -28,7 +42,8 @@ hue_variation_min = -1.0
2842hue_variation_max = 1.0
2943turbulence_enabled = true
3044
31- [node name ="Title" type ="Control" ]
45+ [node name ="Title" type ="Control" node_paths =PackedStringArray ("TextLight" )]
46+ modulate = Color (0.355314 , 0.355314 , 0.355314 , 1 )
3247layout_mode = 3
3348anchors_preset = 15
3449anchor_right = 1.0
@@ -37,6 +52,23 @@ grow_horizontal = 2
3752grow_vertical = 2
3853size_flags_horizontal = 3
3954size_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
4072
4173[node name ="Background" type ="Node2D" parent ="." ]
4274position = Vector2 (-38 , -31 )
@@ -55,6 +87,7 @@ texture = ExtResource("2_4luva")
5587
5688[node name ="FrontTree" type ="Sprite2D" parent ="Background/Art" ]
5789z_index = 1
90+ material = SubResource ("ShaderMaterial_xhbhh" )
5891position = Vector2 (314 , 91 )
5992texture = ExtResource ("3_hvvt6" )
6093
@@ -67,14 +100,15 @@ position = Vector2(314, 91)
67100texture = ExtResource ("5_squvs" )
68101
69102[node name ="Rabb" type ="Sprite2D" parent ="Background" ]
103+ visible = false
70104z_index = 2
71105position = Vector2 (162.727 , 114.091 )
72- scale = Vector2 (1 , 1 )
73106texture = ExtResource ("2_cf582" )
74107
75108[node name ="StarShader" type ="ColorRect" parent ="." ]
76109z_index = -1
77110material = SubResource ("ShaderMaterial_cbpjr" )
111+ layout_mode = 0
78112offset_left = -223.0
79113offset_top = -200.0
80114offset_right = 252.0
@@ -113,14 +147,20 @@ layout_mode = 2
113147visible = false
114148texture = ExtResource ("1_r5xy8" )
115149
116- [node name ="Label" type ="Label" parent ="VBoxContainer/MarginContainer/Control" ]
150+ [node name ="Title" type ="Label" parent ="VBoxContainer/MarginContainer/Control" ]
151+ light_mask = 2
117152z_index = 10
153+ material = SubResource ("ShaderMaterial_4cy5c" )
118154layout_mode = 2
155+ theme_override_colors/font_shadow_color = Color (0 , 0 , 0 , 1 )
119156theme_override_colors/font_outline_color = Color (0 , 0 , 0 , 1 )
120- theme_override_constants/outline_size = 13
157+ theme_override_constants/shadow_offset_x = 4
158+ theme_override_constants/shadow_offset_y = 5
121159theme_override_fonts/font = ExtResource ("8_gkfev" )
122- theme_override_font_sizes/font_size = 57
123- text = "Funk Engine"
160+ theme_override_font_sizes/font_size = 55
161+ text = "Midnight Riff"
162+ horizontal_alignment = 1
163+ vertical_alignment = 1
124164
125165[node name ="HBoxContainer" type ="HBoxContainer" parent ="VBoxContainer" ]
126166layout_mode = 2
@@ -183,17 +223,15 @@ text = "Change Controls"
183223script = ExtResource ("2_7f3m6" )
184224ScenePath = 6
185225
186- [node name ="AudioStreamPlayer" type ="AudioStreamPlayer" parent ="." ]
187- stream = ExtResource ("11_t7vbg" )
188- autoplay = true
189-
190226[node name ="EnemPuppet" parent ="." instance =ExtResource ("12_lng3a" )]
227+ visible = false
191228position = Vector2 (37 , 186 )
192229StartPos = Vector2 (40 , 150 )
193230InitScale = Vector2 (1 , 1 )
194231hideHealth = true
195232
196233[node name ="EnemPuppet2" parent ="." instance =ExtResource ("13_j3xa4" )]
234+ visible = false
197235position = Vector2 (572 , 167 )
198236StartPos = Vector2 (572 , 167 )
199237hideHealth = true
0 commit comments