231 lines
4.4 KiB
JSON
Raw Permalink Normal View History

2025-02-18 15:25:17 +01:00
{
"format_version": "1.8.0",
"animations": {
"animation.purrloin.deja_vu": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.5": [0, 180, 0],
"1.0": [0, 360, 0]
}
}
}
},
"animation.purrloin.ground_idle": {
"loop": true,
"animation_length": 4,
"bones": {
"shoulder_r": {
"rotation": [0, 0, -45]
},
"shoulder_l": {
"rotation": [0, 0, 45]
},
"tail": {
"rotation": ["30 + math.sin((q.anim_time*90)+180)*10", 0, 0]
},
"tail_2": {
"rotation": [32.5, 0, 0]
},
"tail_3": {
"rotation": [-20, 0, 0]
},
"head": {
"rotation": ["math.sin((q.anim_time*90)+180)*3", 0, 0]
}
}
},
"animation.purrloin.faint": {
"loop": true,
"animation_length": 4,
"bones": {
"shoulder_r": {
"rotation": [0, 0, -45]
},
"shoulder_l": {
"rotation": [0, 0, 45]
},
"tail": {
"rotation": ["30 + math.sin((q.anim_time*90)+180)*10", 0, 0]
},
"tail_2": {
"rotation": [32.5, 0, 0]
},
"tail_3": {
"rotation": [-20, 0, 0]
},
"head": {
"rotation": ["math.sin((q.anim_time*90)+180)*3", 0, 0]
},
"body": {
"rotation": {
"1.0": [0, 0, 0],
"1.5": [90, 0, 0]
},
"position": {
"1.0": [0, 0, 0],
"1.5": [0, 1, 9]
}
}
}
},
"animation.purrloin.ground_walk": {
"loop": true,
"animation_length": 1,
"bones": {
"shoulder_r": {
"rotation": {
"0.0": [0, -10, -45],
"0.5": [0, 10, -45],
"1.0": [0, -10, -45]
}
},
"shoulder_l": {
"rotation": {
"0.0": [0, -10, 45],
"0.5": [0, 10, 45],
"1.0": [0, -10, 45]
}
},
"tail": {
"rotation": ["30 + math.sin((q.anim_time*90*4)+180)*5", 0, 0]
},
"tail_2": {
"rotation": [32.5, 0, 0]
},
"tail_3": {
"rotation": [-20, 0, 0]
},
"head": {
"rotation": [0, 0, 0]
},
"body": {
"rotation": {
"0.0": [0, 0, -1],
"0.5": [0, 0, 1],
"1.0": [0, 0, -1]
}
},
"thigh_r": {
"rotation": {
"0.0": [15, 0, 0],
"0.5": [-15, 0, 0],
"1.0": [15, 0, 0]
}
},
"leg_r": {
"rotation": {
"0.0": [15, 0, 0],
"0.5": [0, 0, 0],
"1.0": [15, 0, 0]
}
},
"calf_r": {
"rotation": {
"0.0": [-20, 0, 0],
"0.5": [10, 0, 0],
"1.0": [-20, 0, 0]
}
},
"thigh_l": {
"rotation": {
"0.0": [-15, 0, 0],
"0.5": [15, 0, 0],
"1.0": [-15, 0, 0]
}
},
"leg_l": {
"rotation": {
"0.0": [0, 0, 0],
"0.5": [15, 0, 0],
"1.0": [0, 0, 0]
}
},
"calf_l": {
"rotation": {
"0.0": [10, 0, 0],
"0.5": [-20, 0, 0],
"1.0": [10, 0, 0]
}
}
}
},
"animation.purrloin.sleep": {
"loop": true,
"animation_length": 4.29167,
"bones": {
"body": {
"rotation": [40, 0, 0],
"position": [0, -3, 4]
},
"head": {
"rotation": [5, 0, 0]
},
"eye_r": {
"position": [0, 0, 0]
},
"eye_r_closed": {
"position": [0, 0, -0.02]
},
"eye_l": {
"position": [0, 0, 0]
},
"eye_l_closed": {
"position": [0, 0, -0.02]
},
"shoulder_r": {
"rotation": [0, -50, -85],
"position": [0, -1, -1]
},
"shoulder_l": {
"rotation": [0, 50, 85],
"position": [0, -1, -1]
},
"tail": {
"rotation": [50, 0, 0]
},
"tail_2": {
"rotation": [-20, 0, 0]
},
"tail_3": {
"rotation": [22.5, 0, 0]
},
"thigh_r": {
"rotation": [-90, 0, 0],
"position": [0, 2, -1]
},
"leg_r": {
"rotation": [112.5, 0, 0]
},
"calf_r": {
"rotation": [-85, 0, 0]
},
"foot_r": {
"rotation": [25, 0, 0]
},
"thigh_l": {
"rotation": [-90, 0, 0],
"position": [0, 2, -1]
},
"leg_l": {
"rotation": [112.5, 0, 0]
},
"calf_l": {
"rotation": [-85, 0, 0]
},
"foot_l": {
"rotation": [25, 0, 0]
},
"eye_l_open": {
"position": [0, 0, 0.25]
},
"eye_r_open": {
"position": [0, 0, 0.25]
}
}
}
}
}