its a tutorial for make new texture on cloth with materials (materials offer multiple possibility of customisation
https://gyazo.com/dd2a7dda6de3879b56d29edab5e24d70
first step:
follow this guide for set you unreal engine:
https://dev.playonset.com/wiki/Modding
second step:
create new materials (make sure you have checked "used with skeleton" parameter in bottom left)
third step:
create new materials instance and set with you materials
four step:
export pak file and import in you mods
example of integration
https://github.com/dictateurfou/ClothTextureExample
https://gyazo.com/dd2a7dda6de3879b56d29edab5e24d70
first step:
follow this guide for set you unreal engine:
https://dev.playonset.com/wiki/Modding
second step:
create new materials (make sure you have checked "used with skeleton" parameter in bottom left)
third step:
create new materials instance and set with you materials
four step:
export pak file and import in you mods
example of integration
https://github.com/dictateurfou/ClothTextureExample
Comment