Fixed flipped back texture

This commit is contained in:
Sollace 2021-08-18 21:37:58 +02:00
parent ebd9fee659
commit 88d1a03783

View file

@ -107,7 +107,7 @@
{
"type": "mson:plane", "__comment": "back",
"texture": { "u": 32, "v": 20 },
"mirror": [ false, true ],
"mirror": [ false, false ],
"face": "up",
"position": [ -4, 4, 2 ], "size": [ 8, 12 ]
}