Modding:Armor/Clothing Texture Maps: Difference between revisions

Jump to navigation Jump to search
m
Line 202: Line 202:


Some shader configs allow you to create completely (or partially) transparent parts on armor/clothing without needing to edit the mesh. A standard one is:<blockquote>Materials\Public\Shared\Assets\Materials\Characters\CHAR_BASE_AlphaTest.lsf</blockquote>Any transparency is added via the Base Color map, by creating a white Alpha channel and painting in parts you want fully transparent with black (grey for partial transparancy). In the game files these files might be called _BMA instead of _BM, but the naming doesn’t matter - they’re just _BM files exported with Alpha active.
Some shader configs allow you to create completely (or partially) transparent parts on armor/clothing without needing to edit the mesh. A standard one is:<blockquote>Materials\Public\Shared\Assets\Materials\Characters\CHAR_BASE_AlphaTest.lsf</blockquote>Any transparency is added via the Base Color map, by creating a white Alpha channel and painting in parts you want fully transparent with black (grey for partial transparancy). In the game files these files might be called _BMA instead of _BM, but the naming doesn’t matter - they’re just _BM files exported with Alpha active.
[[File:Example_of_BMA_file_with_Alpha_channel.jpg|thumb|429x429px|Example custom Base Color + Alpha Map|left]][[File:Example_of_shader_use_with_Alpha.png|alt=Example of shader used + _BM with Alpha|thumb|541x541px|none|In-game view]]
[[File:Example_of_BMA_file_with_Alpha_channel.jpg|thumb|429x429px|Example custom Base Color + Alpha Map|left]][[File:Example_of_shader_use_with_Alpha.png|alt=Example of shader used + _BM with Alpha|thumb|541x541px|none|In-game view]]




69
edits

Navigation menu