assets/props/Turret/cfg_ironpress.json

24 lines
459 B
JSON
Raw Normal View History

2024-02-13 13:55:31 -05:00
{
"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"
]
}
}
}