2025-02-18 15:25:17 +01:00

419 lines
8.4 KiB
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.liepard.ground_idle": {
"loop": true,
"animation_length": 4,
"bones": {
"body": {
"rotation": ["math.sin((q.anim_time*90)+90)/3", 0, 0]
},
"neck": {
"rotation": ["math.sin((q.anim_time*90)+90)*3", 0, 0]
},
"head": {
"rotation": ["-math.sin((q.anim_time*90)+90)*1", 0, 0]
},
"tail": {
"rotation": ["35 + math.sin((q.anim_time*90)+180)*10", 0, 0]
},
"tail_seg2": {
"rotation": [35, 0, 0]
},
"tail_seg3": {
"rotation": [35, 0, 0]
},
"tail_seg4": {
"rotation": ["-30 + math.sin((q.anim_time*90)+180)*5", 0, 0]
},
"tail_seg5": {
"rotation": ["-35 + math.sin((q.anim_time*90)+180)*5", 0, 0]
},
"tail_seg_end": {
"rotation": ["-25 + math.sin((q.anim_time*90)+180)*5", 0, 0]
},
"tail_seg6": {
"rotation": ["-30 + math.sin((q.anim_time*90)+180)*5", 0, 0]
}
}
},
"animation.liepard.ground_walk": {
"loop": true,
"animation_length": 1,
"bones": {
"tail": {
"rotation": ["35 + math.sin((q.anim_time*90*2)+180)*20", 0, 0]
},
"tail_seg2": {
"rotation": [35, 0, 0]
},
"tail_seg3": {
"rotation": [35, 0, 0]
},
"tail_seg4": {
"rotation": [-25, 0, 0]
},
"tail_seg5": {
"rotation": [-35, 0, 0]
},
"tail_seg_end": {
"rotation": [-20, 0, 0]
},
"tail_seg6": {
"rotation": [-25, 0, 0]
},
"body": {
"rotation": {
"0.0": [0, 2.5, 0],
"0.5": [0, -2.5, 0],
"1.0": [0, 2.5, 0]
},
"position": {
"0.0": [0, -1, 0],
"0.25": [0, -1.25, 0],
"0.5": [0, -1, 0],
"0.75": [0, -1.25, 0],
"1.0": [0, -1, 0]
}
},
"neck": {
"rotation": [45, 0, 0]
},
"head": {
"rotation": [-45, 0, 0]
},
"shoulder_l": {
"rotation": {
"0.0": [10, 0, 0],
"0.25": [-25, 0, 0],
"0.5": [10, 0, 0],
"0.8333": [30, 0, 0],
"1.0": [10, 0, 0]
}
},
"forearm_l": {
"rotation": {
"0.0": [-65, 0, 0],
"0.25": [0, 0, 0],
"1.0": [-65, 0, 0]
}
},
"shoulder_r": {
"rotation": {
"0.0": [10, 0, 0],
"0.25": [30, 0, 0],
"0.5": [10, 0, 0],
"0.75": [-25, 0, 0],
"1.0": [10, 0, 0]
}
},
"forearm_r": {
"rotation": {
"0.0": [-30, 0, 0],
"0.25": [-20, 0, 0],
"0.5": [-65, 0, 0],
"0.75": [0, 0, 0],
"1.0": [-30, 0, 0]
}
},
"thigh_r": {
"rotation": {
"0.0": [30, 0, 0],
"0.25": [10, 0, 0],
"0.5": [-45, 0, 0],
"0.75": [10, 0, 0],
"1.0": [30, 0, 0]
}
},
"knee_r": {
"rotation": {
"0.0": [-15, 0, 0],
"0.25": [5, 0, 0],
"0.5": [20, 0, 0],
"0.75": [5, 0, 0],
"1.0": [-15, 0, 0]
}
},
"calf_r": {
"rotation": {
"0.0": [25, 0, 0],
"0.25": [-25, 0, 0],
"0.5": [-5, 0, 0],
"0.75": [-10, 0, 0],
"1.0": [25, 0, 0]
}
},
"thigh_l": {
"rotation": {
"0.0": [-45, 0, 0],
"0.25": [10, 0, 0],
"0.5": [30, 0, 0],
"0.75": [10, 0, 0],
"1.0": [-45, 0, 0]
}
},
"knee_l": {
"rotation": {
"0.0": [20, 0, 0],
"0.25": [5, 0, 0],
"0.5": [-15, 0, 0],
"0.75": [5, 0, 0],
"1.0": [20, 0, 0]
}
},
"calf_l": {
"rotation": {
"0.0": [-5, 0, 0],
"0.25": [-10, 0, 0],
"0.5": [25, 0, 0],
"0.75": [-25, 0, 0],
"1.0": [-5, 0, 0]
}
}
}
},
"animation.liepard.sleep": {
"loop": true,
"bones": {
"body": {
"position": [0, -11, 0]
},
"neck": {
"rotation": [70, 0, 0],
"position": [0, -2, 2]
},
"head": {
"rotation": [-37.5, 0, 0]
},
"eye_r": {
"position": [0, 0, 0.5]
},
"eye_l": {
"position": [0, 0, 0.5]
},
"shoulder_l": {
"rotation": [-60, 0, 0]
},
"forearm_l": {
"rotation": [0, 0, 70]
},
"shoulder_r": {
"rotation": [-60, 0, 0]
},
"forearm_r": {
"rotation": [0, 0, -70]
},
"thigh_r": {
"rotation": [-67.5, 0, 0]
},
"knee_r": {
"rotation": [50, 0, 0]
},
"calf_r": {
"rotation": [-67.5, 0, 0]
},
"thigh_l": {
"rotation": [-67.5, 0, 0]
},
"knee_l": {
"rotation": [50, 0, 0]
},
"calf_l": {
"rotation": [-67.5, 0, 0]
},
"tail": {
"rotation": [-65, -60, 0]
},
"tail_seg2": {
"rotation": [12.5, -55, 0]
},
"tail_seg3": {
"rotation": [-17.5, -47.5, 0]
},
"tail_seg4": {
"rotation": [-15, -5, 10]
},
"tail_seg5": {
"rotation": [0, 0, 10]
},
"tail_seg6": {
"rotation": [-10, 0, 10]
},
"eye_l_closed": {
"position": [0.52, 0, 0]
},
"eye_r_closed": {
"position": [-0.52, 0, 0]
}
}
},
"animation.liepard.faint": {
"loop": true,
"animation_length": 4,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"1.0": [0, 0, 0],
"1.5": [30, 0, 0],
"2.0": [0, 0, 0]
},
"position": {
"0.0": [0, 0, 0],
"1.0": [0, 0, 0],
"1.5": [0, -2, 0],
"2.0": [0, -11, -2]
}
},
"neck": {
"rotation": {
"0.0": [0, 0, 0],
"1.0": [0, 0, 0],
"1.5": [35, 0, 0],
"2.0": [97.5, 0, 0]
},
"position": {
"1.5": [0, 0, 0],
"2.0": [0, -3, 0]
}
},
"head": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [-55, 0, 0]
}
},
"eye_r": {
"position": {
"0.9583": [0, 0, 0],
"1.0": [0, 0, 0.5]
}
},
"eye_l": {
"position": {
"0.9583": [0, 0, 0],
"1.0": [0, 0, 0.5]
}
},
"shoulder_l": {
"rotation": {
"1.0": [0, 0, 0],
"1.5": [50, 0, 0],
"2.0": [82.5, 0, 0]
}
},
"forearm_l": {
"rotation": {
"1.0": [0, 0, 0],
"1.5": [-77.5, 0, 0],
"2.0": [-125, 0, 0]
}
},
"shoulder_r": {
"rotation": {
"1.0": [0, 0, 0],
"1.5": [50, 0, 0],
"2.0": [82.5, 0, 0]
}
},
"forearm_r": {
"rotation": {
"1.0": [0, 0, 0],
"1.5": [-77.5, 0, 0],
"2.0": [-125, 0, 0]
}
},
"thigh_r": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [-80, 0, 0]
}
},
"knee_r": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [55, 0, 0]
}
},
"calf_r": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [-60, 0, 0]
}
},
"thigh_l": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [-77.5, 0, 0]
}
},
"knee_l": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [55, 0, 0]
}
},
"calf_l": {
"rotation": {
"1.5": [0, 0, 0],
"2.0": [-60, 0, 0]
}
},
"tail": {
"rotation": {
"0.0": ["035 + math.sin((q.anim_time*90)+180)*10", 0, 0],
"1.0": ["035 + math.sin((q.anim_time*90)+180)*10", 0, 0],
"1.5": ["-15+math.sin((q.anim_time*90)+180)*10", 0, 0],
"2.0": [-15, 0, 0]
}
},
"tail_seg2": {
"rotation": [35, 0, 0]
},
"tail_seg3": {
"rotation": {
"0.0": [35, 0, 0],
"1.5": [35, 0, 0],
"2.0": [0, 0, 0]
}
},
"tail_seg4": {
"rotation": {
"0.0": ["-30 + math.sin((q.anim_time*90)+180)*5", 0, 0],
"2.0": [-30, 0, 0]
}
},
"tail_seg5": {
"rotation": {
"0.0": ["0-35 + math.sin((q.anim_time*90)+180)*5", 0, 0],
"2.0": [-35, 0, 0]
}
},
"tail_seg6": {
"rotation": {
"0.0": ["-30 + math.sin((q.anim_time*90)+180)*5", 0, 0],
"2.0": [-30, 0, 0]
}
},
"tail_seg_end": {
"rotation": {
"0.0": ["-25 + math.sin((q.anim_time*90)+180)*5", 0, 0],
"2.0": [-25, 0, 0]
}
},
"eye_l_closed": {
"position": {
"0.9583": [0, 0, 0],
"1.0": [0.52, 0, 0]
}
},
"eye_r_closed": {
"position": {
"0.9583": [0, 0, 0],
"1.0": [-0.52, 0, 0]
}
}
}
}
}
}