fixed abyss blood color

This commit is contained in:
pennyrigate 2024-07-13 22:13:06 -04:00
parent 11c4fa456f
commit 84182e5665

View file

@ -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 )