Fixed kirin models

This commit is contained in:
Sollace 2023-03-28 13:00:07 +01:00
parent a1c588f1aa
commit d7cc2d45cf

View file

@ -28,15 +28,20 @@
}
}
},
"body": {
"texture": { "u": 16, "v": 16 },
"cubes": [
{ "from": [-4, 4, -2], "size": [ 8, 8, 4] }
],
"neck": {
"type": "mson:planar",
"dilate": [ -0.3, "#neck_dilate_y", -0.3 ],
"texture": { "u": 0, "v": 16 },
"rotate": [9, 0, 0],
"north": [-2, 1.199998, -2.8, 4, 4],
"south": [-2, 1.199998, 1.2, 4, 4],
"east": [ 2, 1.199998, -2.8, 4, 4],
"west": [-2, 1.199998, -2.8, 4, 4],
"children": {
"beard": {
"texture": { "u": 16, "v": 16 },
"pivot": [-4, 2, -2],
"rotate": [-20, 0, 0],
"rotate": [-29, 0, 0],
"cubes": [
{ "from": [0, 0, 0], "size": [ 8, 8, 4], "dilate": [0.5, -0.5, 0] }
]