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

177 lines
3.3 KiB
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.purugly.ground_idle": {
"loop": true,
"animation_length": 2,
"bones": {
"body": {
"position": {
"0.0": [0, 0, 0],
"1.0": [0, -0.25, 0],
"2.0": [0, 0, 0]
}
},
"head": {
"rotation": {
"0.0": [0, 0, 0],
"1.0": [2.5, 0, 0],
"2.0": [0, 0, 0]
}
},
"thigh_fr": {
"position": {
"0.0": [0, 0, 0],
"1.0": [0, 0.25, 0],
"2.0": [0, 0, 0]
}
},
"thigh_fl": {
"position": {
"0.0": [0, 0, 0],
"1.0": [0, 0.25, 0],
"2.0": [0, 0, 0]
}
},
"thigh_br": {
"position": {
"0.0": [0, 0, 0],
"1.0": [0, 0.25, 0],
"2.0": [0, 0, 0]
}
},
"thigh_bl": {
"position": {
"0.0": [0, 0, 0],
"1.0": [0, 0.25, 0],
"2.0": [0, 0, 0]
}
}
}
},
"animation.purugly.ground_walk": {
"loop": true,
"animation_length": 1,
"bones": {
"body": {
"position": {
"0.0": [0, -0.5, 0],
"0.25": [0, 0, 0],
"0.5": [0, -0.5, 0],
"0.75": [0, 0, 0],
"1.0": [0, -0.5, 0]
}
},
"thigh_fr": {
"rotation": {
"0.0": [-25, 0, 0],
"0.25": [0, 0, 0],
"0.5": [25, 0, 0],
"0.75": [0, 0, 0],
"1.0": [-25, 0, 0]
}
},
"leg_fr": {
"rotation": {
"0.0": [15, 0, 0],
"0.5": [0, 0, 0],
"0.75": [-30, 0, 0],
"1.0": [15, 0, 0]
}
},
"thigh_fl": {
"rotation": {
"0.0": [25, 0, 0],
"0.25": [0, 0, 0],
"0.5": [-25, 0, 0],
"0.75": [0, 0, 0],
"1.0": [25, 0, 0]
}
},
"leg_fl": {
"rotation": {
"0.0": [0, 0, 0],
"0.25": [-30, 0, 0],
"0.5": [15, 0, 0],
"0.75": [0, 0, 0],
"1.0": [0, 0, 0]
}
},
"thigh_br": {
"rotation": {
"0.0": [35, 0, 0],
"0.5": [-35, 0, 0],
"1.0": [35, 0, 0]
}
},
"thigh_bl": {
"rotation": {
"0.0": [-35, 0, 0],
"0.5": [35, 0, 0],
"1.0": [-35, 0, 0]
}
}
}
},
"animation.purugly.faint": {
"loop": "hold_on_last_frame",
"animation_length": 0.5,
"bones": {
"body": {
"rotation": {
"0.0": [0, 0, 0],
"0.5": [0, 0, 90]
},
"position": {
"0.0": [0, 0, 0],
"0.5": [0, 3, 0]
}
}
}
},
"animation.purugly.sleep": {
"loop": true,
"animation_length": 3,
"bones": {
"body": {
"rotation": [0, 0, 0],
"position": [0, -4, 0]
},
"neck": {
"rotation": [20, 0, 0]
},
"head": {
"rotation": {
"0.0": [0, 0, 0],
"1.5": [5, 0, 0],
"3.0": [0, 0, 0]
}
},
"eye_l": {
"position": [0, 0, 0.03]
},
"eyelid_l": {
"position": [0, 0, -0.04]
},
"eye_r": {
"position": [0, 0, 0.03]
},
"eyelid_r": {
"position": [0, 0, -0.04]
},
"thigh_fr": {
"rotation": [-60, 0, 0]
},
"thigh_fl": {
"rotation": [-60, 0, 0]
},
"thigh_br": {
"rotation": [65, 0, 0]
},
"thigh_bl": {
"rotation": [65, 0, 0]
}
}
}
}
}