Fixed more animations
This commit is contained in:
parent
54732f13a0
commit
16cb722557
|
@ -111,6 +111,7 @@ physics_interpolation_mode = 1
|
||||||
libraries = {
|
libraries = {
|
||||||
&"": SubResource("AnimationLibrary_h31ej")
|
&"": SubResource("AnimationLibrary_h31ej")
|
||||||
}
|
}
|
||||||
|
autoplay = "fadeIn"
|
||||||
script = ExtResource("2_ofyjg")
|
script = ExtResource("2_ofyjg")
|
||||||
|
|
||||||
[node name="ColorRect" type="ColorRect" parent="fadeOut"]
|
[node name="ColorRect" type="ColorRect" parent="fadeOut"]
|
||||||
|
|
|
@ -180,7 +180,7 @@ anchor_bottom = 1.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
mouse_filter = 2
|
mouse_filter = 2
|
||||||
color = Color(0, 0, 0, 0)
|
color = Color(0, 0, 0, 1)
|
||||||
metadata/_edit_use_anchors_ = true
|
metadata/_edit_use_anchors_ = true
|
||||||
|
|
||||||
[connection signal="body_entered" from="planetSprite/caveEntrance" to="planetSprite/caveEntrance" method="_on_body_entered"]
|
[connection signal="body_entered" from="planetSprite/caveEntrance" to="planetSprite/caveEntrance" method="_on_body_entered"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user