mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-14 10:27:14 +00:00
a3b394c507
Initial layout
127 lines
2.9 KiB
JSON
127 lines
2.9 KiB
JSON
{
|
|
"format_version": "1.8.0",
|
|
"geometry.dolphin": {
|
|
"bones": [
|
|
{
|
|
"pivot": [ 0.0, 0.0, -3.0 ],
|
|
"locators": {
|
|
"lead": [ 0.0, 0.0, 0.0 ]
|
|
},
|
|
"cubes": [
|
|
{
|
|
"origin": [ -4.0, 0.0, -9.0 ],
|
|
"size": [ 8.0, 7.0, 6.0 ],
|
|
"uv": [ 0.0, 0.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "head",
|
|
"parent": "body"
|
|
},
|
|
{
|
|
"pivot": [ 0.0, 0.0, -3.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -4.0, 0.0, -3.0 ],
|
|
"size": [ 8.0, 7.0, 13.0 ],
|
|
"uv": [ 0.0, 13.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "body"
|
|
},
|
|
{
|
|
"pivot": [ 0.0, 2.5, 11.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -2.0, 0.0, 10.0 ],
|
|
"size": [ 4.0, 5.0, 11.0 ],
|
|
"uv": [ 0.0, 33.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "tail",
|
|
"parent": "body"
|
|
},
|
|
{
|
|
"pivot": [ 0.0, 2.5, 20.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -5.0, 2.0, 19.0 ],
|
|
"size": [ 10.0, 1.0, 6.0 ],
|
|
"uv": [ 0.0, 49.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "tail_fin",
|
|
"parent": "tail"
|
|
},
|
|
{
|
|
"pivot": [ 0.0, 7.0, 2.0 ],
|
|
"rotation": [ -30.0, 0.0, 0.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -0.5, 6.25, 1.0 ],
|
|
"size": [ 1.0, 5.0, 4.0 ],
|
|
"uv": [ 29.0, 0.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "back_fin",
|
|
"parent": "body"
|
|
},
|
|
{
|
|
"pivot": [ 3.0, 1.0, -1.0 ],
|
|
"rotation": [ 0.0, -25.0, 20.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ 3.0, 1.0, -2.5 ],
|
|
"size": [ 8.0, 1.0, 4.0 ],
|
|
"uv": [ 40.0, 0.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "left_fin",
|
|
"parent": "body"
|
|
},
|
|
{
|
|
"pivot": [ -3.0, 1.0, -1.0 ],
|
|
"rotation": [ 0.0, 25.0, -20.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -11.0, 1.0, -2.5 ],
|
|
"size": [ 8.0, 1.0, 4.0 ],
|
|
"uv": [ 40.0, 6.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "right_fin",
|
|
"parent": "body"
|
|
},
|
|
{
|
|
"pivot": [ 0.0, 0.0, -13.0 ],
|
|
"cubes": [
|
|
{
|
|
"origin": [ -1.0, 0.0, -13.0 ],
|
|
"size": [ 2.0, 2.0, 4.0 ],
|
|
"uv": [ 0.0, 13.0 ],
|
|
"inflate": 0.0,
|
|
"mirror": false
|
|
}
|
|
],
|
|
"name": "nose",
|
|
"parent": "head"
|
|
}
|
|
],
|
|
"texturewidth": 64,
|
|
"textureheight": 64
|
|
}
|
|
}
|