first commit
This commit is contained in:
@ -0,0 +1,163 @@
|
||||
{
|
||||
"format_version": "1.8.0",
|
||||
"animations": {
|
||||
"animation.vullaby.ground_idle": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"torso": {
|
||||
"rotation": ["3.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz": {
|
||||
"rotation": ["-2.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz_outer": {
|
||||
"rotation": ["-0.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["1.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"tuff_main": {
|
||||
"rotation": ["-4.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": ["7.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": ["7.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.vullaby.air_fly": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"torso": {
|
||||
"rotation": ["3.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz": {
|
||||
"rotation": ["-2.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz_outer": {
|
||||
"rotation": ["-0.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["1.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"tuff_main": {
|
||||
"rotation": ["-4.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": ["-12.5383-math.sin(q.anim_time*90*3+0)*15", -11.23912, "12.8684-math.sin(q.anim_time*90*3+0)*45"]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": ["-8.5479+math.sin(q.anim_time*90*3+0)*15", 21.94128, "-11.6181+math.sin(q.anim_time*90*3+0)*45"]
|
||||
},
|
||||
"body": {
|
||||
"rotation": ["19.5+math.sin(q.anim_time*90*3+180)*5", 0, 0],
|
||||
"position": [0, "21+math.sin(q.anim_time*90*3-55)*2", 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [13, 0, 0]
|
||||
},
|
||||
"leg_lower_right": {
|
||||
"rotation": [9, 0, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [7, 0, 0]
|
||||
},
|
||||
"leg_lower_left": {
|
||||
"rotation": [12, 0, 0]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [7, 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.vullaby.air_idle": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"torso": {
|
||||
"rotation": ["3.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz": {
|
||||
"rotation": ["-2.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz_outer": {
|
||||
"rotation": ["-0.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["1.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"tuff_main": {
|
||||
"rotation": ["-4.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": ["-12.5383-math.sin(q.anim_time*90*3+0)*15", -11.23912, "12.8684-math.sin(q.anim_time*90*3+0)*45"]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": ["-8.5479+math.sin(q.anim_time*90*3+0)*15", 21.94128, "-11.6181+math.sin(q.anim_time*90*3+0)*45"]
|
||||
},
|
||||
"body": {
|
||||
"rotation": ["19.5+math.sin(q.anim_time*90*3+180)*5", 0, 0],
|
||||
"position": [0, "21+math.sin(q.anim_time*90*3-55)*2", 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [13, 0, 0]
|
||||
},
|
||||
"leg_lower_right": {
|
||||
"rotation": [9, 0, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [7, 0, 0]
|
||||
},
|
||||
"leg_lower_left": {
|
||||
"rotation": [12, 0, 0]
|
||||
},
|
||||
"foot_left": {
|
||||
"rotation": [7, 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.vullaby.ground_walk": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"torso": {
|
||||
"rotation": ["3.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz": {
|
||||
"rotation": ["-2.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"fuzz_outer": {
|
||||
"rotation": ["-0.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"head": {
|
||||
"rotation": ["1.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"tuff_main": {
|
||||
"rotation": ["-4.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": ["7.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": ["7.5+math.sin(q.anim_time*40*3+180)*4", 0, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [
|
||||
"-0.5782+math.clamp(math.sin(query.anim_time*90*3*1-20)*27.5,-27,0)+math.clamp(math.sin(query.anim_time*90*3*1-20)*12.5,0,12)",
|
||||
"-9.5438+math.sin(q.anim_time*90*3+20)*2",
|
||||
-1.88981
|
||||
],
|
||||
"position": [0, "math.clamp(math.sin(query.anim_time*90*3*1+180)*0.01,-0.01,0.05)", "-0.1+math.sin(q.anim_time*90*3-95)*0.2"]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [
|
||||
"0.4218+math.clamp(math.sin(query.anim_time*90*3*1-20+180)*27.5,-27,0)+math.clamp(math.sin(query.anim_time*90*3*1-20+180)*22.5,0,22)",
|
||||
"9.5438+math.sin(q.anim_time*90*3+20+180)*2",
|
||||
1.88981
|
||||
],
|
||||
"position": [0, "math.clamp(math.sin(query.anim_time*90*3*1+0)*0.05,-0.01,0.05)", "0.7+math.sin(q.anim_time*90*3-95+180)*0.2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user