Hi, I’m planning on becoming a video game texture artist and plan on creating a simple game and a couple of Unreal Tournament Maps. I know How to texture characters already (it’s relatively straightforward), but texturing levels seems so much more complex/esoteric? I’m not sure where to start.
I discovered that it might not be such a great idea to use texture atlases (because of the way UE4 works), and it might just be better to use multiple textures instead and fewer materials instances to save on draw calls instead.
So how do I go about texturing levels and using tiling textures (creating the textures and reusing them to save memory and time vs hand painting/using a unique texture for every part of the environment)?
Exactly how “expensive” is vertex painting?
How exactly do I fix/hide the texture bleeding? Should I texture my environment in the Unreal Engine or in Maya?
I would also like to know if there are any “best practices” for texturing levels I should know before going further in my career.