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

66 lines
1.5 KiB
JSON

{
"format_version": "1.8.0",
"animations": {
"animation.idle_back_1": {
"loop": true,
"bones": {
"head": {
"position": {
"0": [ 0, 9.818813E-15, 0.8 ]
},
"rotation": {
"0": [ 3.53083, -100, -3.389118 ]
},
"scale": {
"0": [ 1, 1, 1 ]
}
},
"leftArm": {
"position": {
"0": [ 0.224, 0.016, 0 ],
"4": [ 0.224, 0.016, 0 ]
},
"rotation": {
"0": [ 0, 0, -5 ],
"1.966667": [ 0, 0, -7 ],
"4": [ 0, 0, -5 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"4": [ 1, 1, 1 ]
}
},
"rightArm": {
"position": {
"0": [ -0.048, 0, -0.112 ],
"3.966667": [ -0.048, 0, -0.112 ]
},
"rotation": {
"0": [ 0, 0, 0.5 ],
"1.966667": [ 0, 0, 2 ],
"3.966667": [ 0, 0, 0.5 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"3.966667": [ 1, 1, 1 ]
}
},
"waist": {
"position": {
"0": [ 0, 0, 0 ],
"1.966667": [ -8.067334E-17, -0.2268292, 1.81515E-16 ],
"4": [ 0, 0, 0 ]
},
"rotation": {
"0": [ -1, -14.5, -1 ],
"4": [ -1, -14.5, -1 ]
},
"scale": {
"0": [ 1, 1, 1 ],
"4": [ 1, 1, 1 ]
}
}
}
}
}
}