Hi Guys i was wondering if i could get some people's best optimized approach on this.
I am currently creating a plethora of models in 3ds max that relate to real world kitchen units with internals and all.
Large groups of these models will be very very similar the only difference being they will go up in width of increments of 50mm.
I have not yet decided on the best way to approach the texturing of these. Internals and draws/doors can be a different material/tetxure.
I am aiming for photo-realism (or as close as i can) inside UE4.
Having separate textures/materials and UV's for every 50mm increment seems a little overkill. Is there a way around this or a better way to optimize the UV process?
Thanks,
Replies
So for example: Create asset > UVW unwrap it > import to UE4 > Calculate the 50mm difference, and scale the asset in the direction that it needs.
If the textures needs to be aligned correctly to the asset, either use WorldCoordinate3Way as Bruno said. Or create a material and instance it and change add a parameter to change the UV tiling.