1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2024-11-13 13:39:29 +00:00
bedrock-samples/resource_pack/animations/dressing_room_idle_arm_1.anim.json
Mike Ammerlaan a3b394c507 1.19.30
Initial layout
2022-09-23 06:24:26 -07:00

75 lines
1.9 KiB
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.idle_arm_1": {
"loop": true,
"bones": {
"head": {
"position": {
"0": [ 0, 0, 0 ],
"6.666667": [ 0, 0, 0 ]
},
"rotation": {
"0": [ 38, -16, -8 ],
"1.966667": [ 38, -16, -8 ],
"2.633333": [ 36, 5, 8 ],
"6.1": [ 36, 5, 8 ],
"6.666667": [ 38, -16, -8 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"6.666667": [ 1, 1, 1 ]
}
},
"leftArm": {
"position": {
"0": [ 0.006729143, 0, 0 ],
"7.966667": [ 0.006729143, 0, 0 ]
},
"rotation": {
"0": [ -47, 22, -29 ],
"7.966667": [ -47, 22, -29 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"7.966667": [ 1, 1, 1 ]
}
},
"rightArm": {
"position": {
"0": [ 0, 0, 0 ],
"7.966667": [ 0, 0, 0 ]
},
"rotation": {
"0": [ -48, -22, 30 ],
"7.966667": [ -48, -22, 30 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"7.966667": [ 1, 1, 1 ]
}
},
"waist": {
"position": {
"0": [ 0, 0, -0.08 ],
"0.2666667": [ 0, -0.002566265, -0.08 ],
"1.9": [ 0, -0.2459337, -0.08 ],
"2.066667": [ 0, -0.2459337, -0.08 ],
"4": [ 0, 0, -0.08 ],
"6": [ 0, -0.2459337, -0.08 ],
"6.166667": [ 0, -0.2459337, -0.08 ],
"7.966667": [ 0, 0, -0.08 ]
},
"rotation": {
"0": [ -3, 0, 0 ],
"7.966667": [ -3, 0, 0 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"7.966667": [ 1, 1, 1 ]
}
}
}
}
}
}