Fixed lighting bug on the right cutiemark

This commit is contained in:
Sollace 2019-12-03 14:17:17 +02:00
parent 5804e09187
commit 7f39615c24

View file

@ -73,7 +73,7 @@
"type": "mson:plane", "__comment": "cutie mark", "type": "mson:plane", "__comment": "cutie mark",
"texture": { "u": 4, "v": 0 }, "texture": { "u": 4, "v": 0 },
"mirror": [ false, false, true ], "mirror": [ false, false, true ],
"face": "east", "face": "west",
"position": [ -4, 4, 10 ], "size": [ 8, 4 ] "position": [ -4, 4, 10 ], "size": [ 8, 4 ]
}, },
{ {