Skip to main content
Participant
January 13, 2022
Question

How to change the color of each individual tile?

  • January 13, 2022
  • 1 reply
  • 604 views

Hi, following a breakdown on the topic, I've built a node tree to create these metallic tiles stacking on top of eachothers. My problem is that the entire thing only has one uniform color, while I want each tile to have a slightly different color, is there any way to achieve that? 

 

This topic has been closed for replies.

1 reply

davescm
Community Expert
Community Expert
January 15, 2022

You could use the output from the tile sampler to drive a gradient map and in turn use that to drive the base colour rather than the uniform colour you have at present.

 

Dave

luansmnAuthor
Participant
January 20, 2022

Hi, thanks for your answer! It somewhat works, however as can be seen in the screenshot below it's still fairly uniform, my goal is to have each tile being a different shade of red, regardless of the depth of said tile. my apologies if this is hard to understand, my lack of knowledge of substance designer makes it difficult to explain.