Fixed bat ponies' wings rotating incorrectly and move them up a bit

This commit is contained in:
Sollace 2023-09-26 16:45:25 +01:00
parent 3ae6a48204
commit be5382ebad
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -10,7 +10,7 @@
"folded": { "folded": {
"texture": {"u": 56, "v": 16, "w": 64, "h": 64}, "texture": {"u": 56, "v": 16, "w": 64, "h": 64},
"rotate": [90, 0, 0], "rotate": [90, 0, 0],
"pivot": [-0.5, 13, -4], "pivot": [-0.5, 12, -4],
"cubes": [ "cubes": [
{ "from": [3.15, 5, 4], "size": [1, 4, 1] }, { "from": [3.15, 5, 4], "size": [1, 4, 1] },
{ "from": [ 3.5, 5, 6], "size": [1, 7, 1] }, { "from": [ 3.5, 5, 6], "size": [1, 7, 1] },
@ -61,8 +61,8 @@
"data": { "data": {
"folded": { "folded": {
"texture": {"u": 56, "v": 16, "w": 64, "h": 64}, "texture": {"u": 56, "v": 16, "w": 64, "h": 64},
"rotate": [90, 0, 140], "rotate": [90, 0, 0],
"pivot": [-0.5, 13, -4], "pivot": [-0.5, 12, -4],
"mirror": true, "mirror": true,
"cubes": [ "cubes": [
{ "from": [-3.15, 5, 4], "size": [1, 4, 1] }, { "from": [-3.15, 5, 4], "size": [1, 4, 1] },