Skip to main content

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

Hello i have 1 object that load different models depending on character selected. The first time works good but for next selections the character still the same. There is a way to unload that model? Stay even when destroy and create again.

Try using instance models, or templates, but it may take more resources. see devlog for examples