Fixed more animations

This commit is contained in:
theskywinds 2025-05-23 17:09:26 +02:00
parent 54732f13a0
commit 16cb722557
2 changed files with 2 additions and 1 deletions

View File

@ -111,6 +111,7 @@ physics_interpolation_mode = 1
libraries = {
&"": SubResource("AnimationLibrary_h31ej")
}
autoplay = "fadeIn"
script = ExtResource("2_ofyjg")
[node name="ColorRect" type="ColorRect" parent="fadeOut"]

View File

@ -180,7 +180,7 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
color = Color(0, 0, 0, 0)
color = Color(0, 0, 0, 1)
metadata/_edit_use_anchors_ = true
[connection signal="body_entered" from="planetSprite/caveEntrance" to="planetSprite/caveEntrance" method="_on_body_entered"]