mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-12 21:42:23 +02:00
Changed up startup animation
This commit is contained in:
@@ -174,9 +174,6 @@ anims/__INIT__ = SubResource( 1 )
|
||||
anims/show_buttons = SubResource( 2 )
|
||||
|
||||
[node name="Startup" parent="." instance=ExtResource( 2 )]
|
||||
scale = Vector2( 1.5, 1.5 )
|
||||
animation = "start"
|
||||
speed_scale = 1.0
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
anchor_left = 1.06328
|
||||
|
||||
Reference in New Issue
Block a user