Wallnut animation change
This commit is contained in:
parent
409298d4eb
commit
4c25cd6d1a
1 changed files with 11 additions and 11 deletions
|
|
@ -21,9 +21,9 @@ tracks/0/keys = {
|
|||
|
||||
[sub_resource type="Animation" id="Animation_lfaj3"]
|
||||
resource_name = "idle_full"
|
||||
length = 6.00005
|
||||
length = 8.50002
|
||||
loop_mode = 1
|
||||
step = 0.5
|
||||
step = 0.25
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
|
|
@ -31,17 +31,17 @@ tracks/0/path = NodePath("Sprite:frame")
|
|||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5, 5.5),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
|
||||
"times": PackedFloat32Array(0, 2.25, 2.5, 2.75, 3, 3.25, 4.25, 4.5, 6.75, 7, 7.25, 7.5, 9.75),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
|
||||
"update": 1,
|
||||
"values": [0, 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33]
|
||||
"values": [0, 3, 6, 9, 12, 15, 12, 9, 6, 3, 27, 30, 3]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_u73od"]
|
||||
resource_name = "idle_low"
|
||||
length = 5.50005
|
||||
length = 3.00003
|
||||
loop_mode = 1
|
||||
step = 0.5
|
||||
step = 0.25
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
|
|
@ -49,7 +49,7 @@ tracks/0/path = NodePath("Sprite:frame")
|
|||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5),
|
||||
"times": PackedFloat32Array(0, 0.25, 0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 2.25, 2.5),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
|
||||
"update": 1,
|
||||
"values": [2, 5, 8, 11, 14, 17, 20, 23, 26, 29, 32]
|
||||
|
|
@ -57,9 +57,9 @@ tracks/0/keys = {
|
|||
|
||||
[sub_resource type="Animation" id="Animation_c8ofx"]
|
||||
resource_name = "idle_mid"
|
||||
length = 6.00005
|
||||
length = 3.50005
|
||||
loop_mode = 1
|
||||
step = 0.5
|
||||
step = 0.25
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
|
|
@ -67,7 +67,7 @@ tracks/0/path = NodePath("Sprite:frame")
|
|||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5, 5.5),
|
||||
"times": PackedFloat32Array(0, 0.25, 0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 2.25, 2.5, 2.75),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
|
||||
"update": 1,
|
||||
"values": [1, 4, 7, 10, 13, 16, 19, 22, 25, 28, 31, 34]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue