Hi,
I actually don’t have a problem here. But I’m curious why this works, when it most likely shouldn’t…?
I have a very simple set up. Two normal maps are in my applications folder. When the user clicks the “Texture 1” button, it changes out the initial Blank image map (which is a ‘flat’ normal map) with the another normal map. Same with “Texture 2”. And you can continue to switch between the two. Exactly how I want it to work.
And this is the problem – the texture (1 or 2) is replaced, yet the puzzle snippet references “Blank” in both button actions. For this to work, wouldn’t it need to reference the new normal map name, once “Blank” is replaced initially…? I hope I’m making sense.
So it would have to be “replace texture ‘tex1A-nrml.png’ in material ‘defaultMat’ with ‘tex2-nrml.png'”….right?
Check out my sketch book :) | www.instagram.com/b.potts.art/