Skip to main content

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

Well if you simply want to disable it for now you can search every occurance of "anim.enableBlending = true;" in runtime.js and replace it with "anim.enableBlending = false;".