Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Tiles with a height and color for Tile Generator

Community Beginner ,
Apr 06, 2023 Apr 06, 2023

I already have two tiles, each with a heightmap and a colormap:

tiless.png

Is there a way to combine them for a Tile Generator that randomly places them?

Now I have this result (picture below), but here is only the height. How to assign the correct color to each tile in the final result?

til2.png

 

TOPICS
How to
629
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Apr 07, 2023 Apr 07, 2023

Instead of a tile generator, use a tile sampler and a tile sampler colour. Then drive both tile samplers using a pattern distribution map made from a tile generator. Example below:

2023-04-07_15-48-35.jpg

 

 

Dave

 

Translate
Community Expert ,
Apr 07, 2023 Apr 07, 2023
LATEST

Instead of a tile generator, use a tile sampler and a tile sampler colour. Then drive both tile samplers using a pattern distribution map made from a tile generator. Example below:

2023-04-07_15-48-35.jpg

 

 

Dave

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines