I can imagine it would be efficient to texture a group of objects with one image texture vs multiple image textures, but I’m struggling to see the benefit of doing in in this particular use-case.
Surely if we are scaling down the UV to give particular groups of faces solid colours, it would be better to just assign groups of faces to single colour materials?
Is there a benefit, or is the only reason we do it this way in the course to practice the workflow?