Skip to main content

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

Hi.

You just need to write it like this:

if ($gameSystem.isCRTEffectsEnabled()) {stuff}

That worked. Thank you!