mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-29 07:27:59 +01:00
Fixed flipped back texture
This commit is contained in:
parent
5a794ed611
commit
19f4a4781e
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
||||||
"type": "mson:plane", "__comment": "back",
|
"type": "mson:plane", "__comment": "back",
|
||||||
"texture": { "u": 32, "v": 20 },
|
"texture": { "u": 32, "v": 20 },
|
||||||
"face": "up",
|
"face": "up",
|
||||||
|
"mirror": [true, false],
|
||||||
"position": [ -4, 4, 2 ], "size": [ 8, 12 ]
|
"position": [ -4, 4, 2 ], "size": [ 8, 12 ]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue