I’m trying to make a card game and I want to build my cards inside the engine instead of useing photoshops. I know I can make textures blend based on alphas with lerp but is there a way to make the same process with materials ?
For example I want some part of the card to be shiny but not every part of the card.
Good day,
You can take a look at layered materials. Maybe that is what you need.