Skip to main content

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

Make sure that only the visible part of the world is bein rendered/loaded instead of the whole world all the time. That will help performance on any device.

True. The animation of wind-through-the-trees etc. is already only being done only on what's visible, but apparently it wasn't enough ;)