|
@ -96,7 +96,6 @@ _data = { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
[node name="BaseMenu" type="ColorRect" node_paths=PackedStringArray("animation_player")] |
|
|
[node name="BaseMenu" type="ColorRect" node_paths=PackedStringArray("animation_player")] |
|
|
visible = false |
|
|
|
|
|
custom_minimum_size = Vector2(400, 0) |
|
|
custom_minimum_size = Vector2(400, 0) |
|
|
anchors_preset = 9 |
|
|
anchors_preset = 9 |
|
|
anchor_bottom = 1.0 |
|
|
anchor_bottom = 1.0 |
|
@ -108,6 +107,7 @@ script = ExtResource("2_3sxei") |
|
|
animation_player = NodePath("AnimationPlayer") |
|
|
animation_player = NodePath("AnimationPlayer") |
|
|
|
|
|
|
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."] |
|
|
[node name="AnimationPlayer" type="AnimationPlayer" parent="."] |
|
|
|
|
|
reset_on_save = false |
|
|
libraries = { |
|
|
libraries = { |
|
|
&"": SubResource("AnimationLibrary_q12vw") |
|
|
&"": SubResource("AnimationLibrary_q12vw") |
|
|
} |
|
|
} |
|
|