Hey! I need some help. How to set up 4 different textures with vertex painting? I mean I can set up 2 different textures, and this is for the red channel: ctrl to paint with one texture and ctrl + shift to erase this texture. And thats 2 textures. But I want 3rd and 4rth texture in my Vertex Paint, which is Blue and green channel and don't know which node I have to use. That's not working:
any help?
Replies
With the setup you have, the green and blue vertex color LERPS which I assume are further down the chain, are dependent on where you have painted red.
So what you have to do with this setup, is wherever you want to paint the green channel, you need to paint with red+green (Yellow), wherever you want to paint the blue texture paint with red+green+blue (White).
You can setup how the textures blend differently, but this is why your setup isn't working as desired.
http://h9.abload.de/img/udkvertexblend1cmlmd.jpg
http://h9.abload.de/img/udkvertexblend2o8aks.jpg
And here it is :>
SOLVED!