24 lines
459 B
JSON
24 lines
459 B
JSON
|
{
|
||
|
"out": "..\\..\\export\\turret\\textures",
|
||
|
"in": "textures",
|
||
|
"flip_normals": false,
|
||
|
"materials": {
|
||
|
"mat_turrethead": {
|
||
|
"res_out": 1024,
|
||
|
"channels": [
|
||
|
"basecolor",
|
||
|
"arm",
|
||
|
"normal"
|
||
|
]
|
||
|
},
|
||
|
"mat_turretstand": {
|
||
|
"res_out": 1024,
|
||
|
"channels": [
|
||
|
"basecolor",
|
||
|
"arm",
|
||
|
"normal"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|