diff --git a/maps/abyss_scholar.tscn b/maps/abyss_scholar.tscn index d66530b..f816bc0 100644 --- a/maps/abyss_scholar.tscn +++ b/maps/abyss_scholar.tscn @@ -166,6 +166,7 @@ song_name = "♫Moon Trail 2023" [node name="Depth1" type="Light2D" parent="."] position = Vector2( 0, 192 ) scale = Vector2( 256, 192 ) +z_index = 1 texture = ExtResource( 34 ) offset = Vector2( 0.5, 0.5 ) color = Color( 0.148438, 0.0363846, 0.126981, 1 ) @@ -176,6 +177,7 @@ range_layer_min = -50 [node name="Depth2" type="Light2D" parent="."] position = Vector2( 0, 384 ) scale = Vector2( 256, 192 ) +z_index = 1 texture = ExtResource( 34 ) offset = Vector2( 0.5, 0.5 ) color = Color( 0.333333, 0.0901961, 0.0901961, 1 )