How to set objects to different colors

Hi all,
I tried to set the same object to different colors, but I had to split the object into two objects to set different colors.
Is there any way to set the object to different colors without splitting the object?


thanks,
Coco

Hi @CornCorn

You don’t have to split the object entirely, but you do need to split the face(s), eg. using SplitFace. Then use Sub-object selection (Shift+Ctrl+Lft. click) on the face(s) you need to be a different colour and change the colour via object properties. Same thing can be done with materials. Do note that these sub-object colours/materials usually don’t export to other formats.
HTH, Jakob