Hi everybody,
I have a problem to creat a coin in Unity.
I have downloaded a 3D model of a coin (mainly to have the textures) and I struggle to put the textures on the model:
I have 2 materials with one texture for each:
And when I apply a material to the models I cannot apply the second one, this i was I have right now:
The “coin-texture” is on the models, and I would like the “gold” texture to go on the edge of the coin, but I don’t know how
So, did somebody can explain me how to do it, and if you have a good tutorial about textures and materials, it would be apreciated (I have see the unity official one but it wasn’t going far enough I think).
Thanks for reading!