Skip to main content

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

hey is there a chance i could get the source code, i just wanna know how you do the effect of the buildings dissapearing is done

(+4)

The buildings were built in segments and each segment has an LOD component. As the player gets further away it switches to a sprite, and then finally disappears.