Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It would appear that the textures were given random temp names, with the second one being the culprit the game focuses. I assume I just need to change the name of the first one to something like "character_diffuse" and the second one to something else the game will ignore? What name would you recommend?

Add diffuse to the first one, delete the second one, or copy the contents of the first one into the second one.

(2 edits)

Thanks that fixed the model on the custom character editor.