Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I have a script pulling the meshes from each SuperTextMesh child component, but I am not sure how to move forward with getting the textures. They all are using the same char so could share a single material, I am assuming. Using the "SMT Unlit" shader, so would just getting the "_MainTex" variable and assigning it to a sharedMaterial work?