Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is there a way to swap between other assets (such as outfits and hair) the way there is a way to swap the hat and hair?

not in the demo scene currently, i implemented a mechanic to swap outfits easily in my game. When i finished the character custuomisation in the game i may transfer it to the sample scene in the asset, but it will take some time

If possible could you share the method you used to swap outfits? I am having a hard time getting the changes to show on the screen, although the code should work.

Added a txt file with some snippets of how i swap the textures... maybe this will help you