Hello,
I need your help regarding a workflow.
I try to create a modular environnement on UE4, and I am pretty sure that my workflow is not the correct one.
-
I create a modular piece directly in low poly (sometimes in high/low poly process, but for this part, it is ok)
-
I split this modular piece in sub pièces (floorA, WallA, …)
-
I unwrap UV for all sub pièces
-
I assign material ID with different color regarding to the material I will use (exemple : floorA with 3 ID, ID1 blue= plastic , ID2 green = steel, ID3 red = copper)
-
I then export in FBX to substance painter
-
Inside it, I find my model splited in 3 texture set, and I can paint them.
-
When finished, I export in .png my textures for UE4 packed. I have so 3 x 3 png files
-
In UE4, I create 3 material for my 3 ID, and plug the normal / rough-metal and colors PNG for each materials.
My problem begin at this point, because, if I want to re-use for exemple, my plastic material for the floorB, in my second modular piece, I can’t.
Material for plastic-FloorA is linked with the UV for the floorA.
How can I create re usable material ?