Solved: How do I procedurally generate random height values when making tile?
I'm using Mixer to create a stone tile surface, similar to above. I'm new to mixer, and must be overlooking the non-uniform tile widths and height values. How do I achieve a similar base height map u…