Hey everyone. Recently got a model commissioned for me and textured, the textures were made in 4096x4096, but roblox allows it to go up to 1024x1024, any way to upload the textures to ROBLOX without them being destroyed?
You need to consider texel density.
If you want to send me a dm with your files (blender + maps), I can fix it for you and create a video as well. You need to create a new set of UV-Layouts and optimize the texel density with a 1024x1024 map.
The maps you created are not useable. Well, sure you can keep them all as they are, but then you will not get rid of the pixelation. You need to split the geo first and make sure you have enough texel density.
Then you need to make sure that:
All your UV-Islands have a nice layout (determined by the seams).
Then, make sure you have the right uniform scaling
Packing for optimization
At this stage, you just prepared the mesh with a good texel density, and a nice, packed UV-layout.
This is just the foundation and your homework you need to do before you even start with the texturing process.