48 lines
784 B
JSON
48 lines
784 B
JSON
{
|
|
"out": "..\\..\\export\\insurrectionist\\textures",
|
|
"in": "textures",
|
|
"flip_normals": false,
|
|
"materials": {
|
|
"mat_axe": {
|
|
"res_out": 2048,
|
|
"channels": [
|
|
"basecolor",
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_body": {
|
|
"res_out": 4096,
|
|
"channels": [
|
|
"basecolor",
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_grapplebody": {
|
|
"res_out": 1024,
|
|
"channels": [
|
|
"basecolor",
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_coil": {
|
|
"res_out": 512,
|
|
"channels": [
|
|
"basecolor",
|
|
"arm",
|
|
"normal"
|
|
]
|
|
},
|
|
"mat_grapplehook": {
|
|
"res_out": 512,
|
|
"channels": [
|
|
"basecolor",
|
|
"arm",
|
|
"normal"
|
|
]
|
|
}
|
|
}
|
|
}
|