Adding one large image to a landscape

Hi all,

I will explain what I would like to do, if someone could point me in the right direction that would be great.

I have a made a large 2d map of my game layout (paths, forests, water etc). I would like to add this image to a landscape then start sculpting the landscape around those areas.

I would like to start with just a flat landscape and work around it.

Is that possible?

Thanks.
-Deano

Just create a basic material with a landscape layer coord where you can scale the texture up or down :slight_smile:

Excellent, I got it now. Thanks :slight_smile:

Ok, I got it working so I can see my paths.
Before I start painting my paths and grass. Is there anyway to take a .tga image like the one I have applied to this landscape and automatically have it make the yellow a path texture and the green a grass texture?

Use Mask Textures. You can this blend with the Linear Interpolation Node(Lerp)

://img5.fotos-hochladen.net/uploads/6colormaskm2w6jocvkg.jpg

Almost every your message is super-super helpful, so cool ಠ_ಠ
I’ve been using 4 mask from RGBA channels, but never thought about multiplying them to get more masks, thank you very much !

I’m a little lost with this so im going to have to read the docs more.

Thanks for your help.