Skip to main content

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

Thanks for the detailed review and report, I will have some time to debug this early next week.

Deleted 135 days ago

Getting some cycles to look at this, seems like an init timing issue, which requires a Draw() call, tracking it down.

Nice. I noticed this problem too, when worker object is not on screen, every objects animations just stops. New stuff I spawn after that does not render. If I do the same thing in Debug, the whole game just stops/freezes.

Posted a fix, let me know if this corrects all the issues (it fixes the demo error project).

Just tested. Everything works perfect again. Nice!