04-27-2020, 06:09 PM
(This post was last modified: 04-28-2020, 11:27 AM by Username123.)
@cruizeez96 Villager models are under Model/NpcNml ... .Nin_NX_NVN.zs
@ziggozippo The player model can be found under Model/PlayerBody.Nin_NX_NVN.zs
@MPMOT you can find the model for the villager clothes under "Model/NpcNmlTops ... .Nin_NX_NVN.zs". When you have one you can then put your own or original textures on this model.
EDIT: Most of these texture maps are actually used for something different so check the post from @thezebradude1 to learn more
For the textures maps, I think this is right but I could be wrong:
..._Alb - Base Color
..._Mix - Specular
..._Nrm - Normal
..._Emi - Emission
..._AlbGry - Metallic
..._OP - Alpha (either clipped or hashed)
@ziggozippo The player model can be found under Model/PlayerBody.Nin_NX_NVN.zs
@MPMOT you can find the model for the villager clothes under "Model/NpcNmlTops ... .Nin_NX_NVN.zs". When you have one you can then put your own or original textures on this model.
EDIT: Most of these texture maps are actually used for something different so check the post from @thezebradude1 to learn more
For the textures maps, I think this is right but I could be wrong:
..._Alb - Base Color
..._Mix - Specular
..._Nrm - Normal
..._Emi - Emission
..._AlbGry - Metallic
..._OP - Alpha (either clipped or hashed)