Fixed slipped texture on the stomach

This commit is contained in:
Sollace 2019-12-13 12:04:31 +02:00
parent 361dc7de6f
commit ba575cbea7

View file

@ -81,9 +81,16 @@
"type": "mson:plane", "__comment": "stomach",
"texture": { "u": 56, "v": 0 },
"face": "down",
"mirror": [false, true],
"position": [ -4, 12, 2 ],
"size": [ 8, 8 ]
},
{
"type": "mson:plane", "__comment": "butt",
"texture": { "u": 36, "v": 16 },
"face": "down",
"position": [ -4, 12, 10 ], "size": [ 8, 4 ]
},
{
"type": "mson:plane", "__comment": "butt",
"texture": { "u": 36, "v": 16 },
@ -97,12 +104,6 @@
"position": [ -4, 8, 14 ],
"size": [ 8, 4 ]
},
{
"type": "mson:plane", "__comment": "butt",
"texture": { "u": 36, "v": 16 },
"face": "down",
"position": [ -4, 12, 10 ], "size": [ 8, 4 ]
},
{
"type": "mson:plane", "__comment": "back",
"texture": { "u": 32, "v": 20 },