add wad and map files

This commit is contained in:
2022-07-31 23:20:21 +03:00
parent 199d66ea9d
commit 3d99398142
90 changed files with 645 additions and 193 deletions

View File

@@ -0,0 +1,15 @@
// Mirror hack
{
"for" "mirror"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
}
// fix???
{
"for" "c1a0_labflre"
"basecolor_map" "/colors/white.png"
"metal_map" "/colors/white.png"
"roughness_map" "/colors/black.png"
}

View File

@@ -0,0 +1,6 @@
// fix???
{
"for" "generic027"
"metalness" "1"
"roughness" "0.5"
}