@@ -431,6 +431,30 @@ tracks/1/keys = {
431431"update" : 0 ,
432432"values" : [Vector2 (0 , 0 )]
433433}
434+ tracks/2/type = "value"
435+ tracks/2/imported = false
436+ tracks/2/enabled = true
437+ tracks/2/path = NodePath (".:limit_top" )
438+ tracks/2/interp = 1
439+ tracks/2/loop_wrap = true
440+ tracks/2/keys = {
441+ "times" : PackedFloat32Array (0 ),
442+ "transitions" : PackedFloat32Array (1 ),
443+ "update" : 1 ,
444+ "values" : [-10000000 ]
445+ }
446+ tracks/3/type = "value"
447+ tracks/3/imported = false
448+ tracks/3/enabled = true
449+ tracks/3/path = NodePath (".:limit_bottom" )
450+ tracks/3/interp = 1
451+ tracks/3/loop_wrap = true
452+ tracks/3/keys = {
453+ "times" : PackedFloat32Array (0 ),
454+ "transitions" : PackedFloat32Array (1 ),
455+ "update" : 1 ,
456+ "values" : [10000000 ]
457+ }
434458
435459[sub_resource type ="Animation" id ="Animation_1yp6g" ]
436460resource_name = "zoom_hat"
@@ -463,6 +487,7 @@ tracks/1/keys = {
463487[sub_resource type ="Animation" id ="Animation_qlnma" ]
464488resource_name = "zoom_particles"
465489length = 0.5
490+ step = 0.1
466491tracks/0/type = "value"
467492tracks/0/imported = false
468493tracks/0/enabled = true
@@ -485,7 +510,31 @@ tracks/1/keys = {
485510"times" : PackedFloat32Array (0 , 0.1 , 0.5 ),
486511"transitions" : PackedFloat32Array (1 , 0.318471 , 3.14 ),
487512"update" : 0 ,
488- "values" : [Vector2 (0 , 0 ), Vector2 (-16 , 0 ), Vector2 (-32 , 0 )]
513+ "values" : [Vector2 (0 , 0 ), Vector2 (-16 , -12 ), Vector2 (-32 , -24 )]
514+ }
515+ tracks/2/type = "value"
516+ tracks/2/imported = false
517+ tracks/2/enabled = true
518+ tracks/2/path = NodePath (".:limit_top" )
519+ tracks/2/interp = 1
520+ tracks/2/loop_wrap = true
521+ tracks/2/keys = {
522+ "times" : PackedFloat32Array (0 , 0.5 ),
523+ "transitions" : PackedFloat32Array (1 , 1 ),
524+ "update" : 0 ,
525+ "values" : [-10000000 , -80 ]
526+ }
527+ tracks/3/type = "value"
528+ tracks/3/imported = false
529+ tracks/3/enabled = true
530+ tracks/3/path = NodePath (".:limit_bottom" )
531+ tracks/3/interp = 1
532+ tracks/3/loop_wrap = true
533+ tracks/3/keys = {
534+ "times" : PackedFloat32Array (0 , 0.5 ),
535+ "transitions" : PackedFloat32Array (1 , 1 ),
536+ "update" : 0 ,
537+ "values" : [10000000 , 80 ]
489538}
490539
491540[sub_resource type ="Animation" id ="Animation_mqekw" ]
@@ -634,7 +683,7 @@ vertical_alignment = 1
634683
635684[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="CanvasLayer/MainMenu/SelectButtons/LootBoxButton/Circle" ]
636685libraries = {
637- "" : SubResource ("AnimationLibrary_pvj0d" )
686+ & "" : SubResource ("AnimationLibrary_pvj0d" )
638687}
639688autoplay = "zoom"
640689
@@ -661,7 +710,7 @@ text = "button.back"
661710
662711[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="CanvasLayer/MainMenu/SelectButtons" ]
663712libraries = {
664- "" : SubResource ("AnimationLibrary_dnby0" )
713+ & "" : SubResource ("AnimationLibrary_dnby0" )
665714}
666715autoplay = "enter"
667716
@@ -727,7 +776,7 @@ stretch_mode = 5
727776
728777[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="CanvasLayer/MainMenu/LootBoxMenu" ]
729778libraries = {
730- "" : SubResource ("AnimationLibrary_sa12i" )
779+ & "" : SubResource ("AnimationLibrary_sa12i" )
731780}
732781
733782[node name ="Buttons" type ="HBoxContainer" parent ="CanvasLayer/MainMenu/LootBoxMenu" ]
@@ -898,7 +947,7 @@ tile_map_data = PackedByteArray("AAC9ABkAAQABAAIAAAC9ABgAAQABAAEAAAC9ABcAAQABAAE
898947
899948[node name ="PlayerAnimator" type ="AnimationPlayer" parent ="DefaultLevel/PlayerDummy" ]
900949libraries = {
901- "" : SubResource ("AnimationLibrary_65662" )
950+ & "" : SubResource ("AnimationLibrary_65662" )
902951}
903952autoplay = "walk"
904953
@@ -908,7 +957,7 @@ zoom = Vector2(2, 2)
908957
909958[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="DefaultLevel/PlayerDummy/PlayerViewer" ]
910959libraries = {
911- "" : SubResource ("AnimationLibrary_un5mn" )
960+ & "" : SubResource ("AnimationLibrary_un5mn" )
912961}
913962
914963[connection signal ="pressed" from ="CanvasLayer/MainMenu/SelectButtons/Buttons/SkinsButton" to ="CanvasLayer/MainMenu" method ="_on_skins_button_pressed" ]
0 commit comments