Fixed seapony fins being flipped

This commit is contained in:
Sollace 2022-01-13 12:09:49 +02:00
parent 52859c7343
commit 04633ef731

View file

@ -3,18 +3,15 @@
"data": {
"left_fin": {
"type": "mson:planar",
"texture": {"u": 56, "v": 16},
"mirror": [false, false, true],
"rotate": [0, 30, 0],
"pivot": [3, -6, 3],
"east": [0, 0, 0, 8, 12]
"east": [0, 0, 0, 8, 12, 56, 16, false, true]
},
"right_fin": {
"type": "mson:planar",
"texture": {"u": 56, "v": 16},
"rotate": [0, -30, 0],
"pivot": [-3, -6, 3],
"west": [0, 0, 0, 8, 12]
"west": [0, 0, 0, 8, 12, 56, 16]
},
"center_fin": {
"type": "mson:planar",