first commit
This commit is contained in:
@ -0,0 +1,169 @@
|
||||
{
|
||||
"format_version": "1.8.0",
|
||||
"animations": {
|
||||
"animation.swablu.ground_idle": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"swablu": {
|
||||
"position": [0, 6, 0]
|
||||
},
|
||||
"body": {
|
||||
"rotation": [0, "0+math.sin(q.anim_time*90*1.5-60)*5", "0+math.sin(q.anim_time*90*1.5)*3"],
|
||||
"position": ["0+math.sin(q.anim_time*90*1.5-60)*0.75", "0+math.sin(q.anim_time*90*3)*0.5", 0]
|
||||
},
|
||||
"hair_right": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3-60)*2"]
|
||||
},
|
||||
"hair_right2": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3-60)*3"]
|
||||
},
|
||||
"hair_right3": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3-60)*4"]
|
||||
},
|
||||
"hair_left": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3-60)*2"]
|
||||
},
|
||||
"hair_left2": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3-60)*3"]
|
||||
},
|
||||
"hair_left3": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3-60)*4"]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["0+math.sin(q.anim_time*90*3-60)*4", "0+math.sin(q.anim_time*90*1.5-60)*4", 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3+90)*30"],
|
||||
"position": [0, 0, 0]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3+90)*30"],
|
||||
"position": [0, 0, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": ["0-math.sin(q.anim_time*90*3-60)*4", "0-math.sin(q.anim_time*90*1.5-60)*4", 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": ["0-math.sin(q.anim_time*90*3-60)*4", "0-math.sin(q.anim_time*90*1.5-60)*4", 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.swablu.ground_walk": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"swablu": {
|
||||
"rotation": [10, 0, 0],
|
||||
"position": [0, 6, 0]
|
||||
},
|
||||
"body": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*1.5*1.25)*3"],
|
||||
"position": ["0+math.sin(q.anim_time*90*1.5*1.25-60)*0.25", "0+math.sin(q.anim_time*90*3*1.25)*0.5", 0]
|
||||
},
|
||||
"hair_right": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3*1.25-60)*2"]
|
||||
},
|
||||
"hair_right2": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3*1.25-60)*3"]
|
||||
},
|
||||
"hair_right3": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3*1.25-60)*4"]
|
||||
},
|
||||
"hair_left": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3*1.25-60)*2"]
|
||||
},
|
||||
"hair_left2": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3*1.25-60)*3"]
|
||||
},
|
||||
"hair_left3": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3*1.25-60)*4"]
|
||||
},
|
||||
"tail": {
|
||||
"rotation": ["0+math.sin(q.anim_time*90*3*1.25-60)*4", "0+math.sin(q.anim_time*90*1.5*1.25-60)*4", 0]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*3*1.25+90)*30"],
|
||||
"position": [0, 0, 0]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*3*1.25+90)*30"],
|
||||
"position": [0, 0, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": ["0-math.sin(q.anim_time*90*3*1.25-60)*4", "0-math.sin(q.anim_time*90*1.5*1.25-60)*4", 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": ["0-math.sin(q.anim_time*90*3*1.25-60)*4", "0-math.sin(q.anim_time*90*1.5*1.25-60)*4", 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.swablu.sleep": {
|
||||
"loop": true,
|
||||
"bones": {
|
||||
"eyelid_right": {
|
||||
"position": [0, 0, -0.1]
|
||||
},
|
||||
"eyelid_left": {
|
||||
"position": [0, 0, -0.1]
|
||||
},
|
||||
"swablu": {
|
||||
"position": [0, -0.85, 0]
|
||||
},
|
||||
"torso": {
|
||||
"position": [0, "0+math.sin(q.anim_time*90*0.75*1.25)*0.05", 0]
|
||||
},
|
||||
"hair_right": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*0.75*1.25)*1.5"]
|
||||
},
|
||||
"hair_right2": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*0.75*1.25)*1.0"]
|
||||
},
|
||||
"hair_right3": {
|
||||
"rotation": [0, 0, "0-math.sin(q.anim_time*90*0.75*1.25)*0.5"]
|
||||
},
|
||||
"hair_left": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*0.75*1.25)*1.5"]
|
||||
},
|
||||
"hair_left2": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*0.75*1.25)*1.0"]
|
||||
},
|
||||
"hair_left3": {
|
||||
"rotation": [0, 0, "0+math.sin(q.anim_time*90*0.75*1.25)*0.5"]
|
||||
},
|
||||
"wing_right": {
|
||||
"rotation": [0, 0, 10],
|
||||
"position": [-0.75, 0, 0]
|
||||
},
|
||||
"wing_left": {
|
||||
"rotation": [0, 0, -10],
|
||||
"position": [0.75, 0, 0]
|
||||
},
|
||||
"leg_right": {
|
||||
"rotation": [-30, 0, 0]
|
||||
},
|
||||
"leg_left": {
|
||||
"rotation": [-30, 0, 0]
|
||||
}
|
||||
}
|
||||
},
|
||||
"animation.swablu.blink": {
|
||||
"animation_length": 0.16667,
|
||||
"bones": {
|
||||
"eyelid_right": {
|
||||
"position": {
|
||||
"0.0": [0, 0, -0.1],
|
||||
"0.125": [0, 0, -0.1],
|
||||
"0.1667": [0, 0, 0]
|
||||
}
|
||||
},
|
||||
"eyelid_left": {
|
||||
"position": {
|
||||
"0.0": [0, 0, -0.1],
|
||||
"0.125": [0, 0, -0.1],
|
||||
"0.1667": [0, 0, 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"geckolib_format_version": 2
|
||||
}
|
Reference in New Issue
Block a user