Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi, how do I properly update the plugin? I'm getting a "cannot read property of null" error when I try to use 1.6 after using 1.5.

Hello, most bugs from plugin update is because of the new parameters in the Plugin Manager left blanked. You can try to check if there any. If the problem still insist, please provide the console image, and contact me though forums/discord, I will try my best to help :D

Try change the line 1110 to "this._spriteset.filters && this._spriteset.filters[1]" instead of "this._spriteset.filters[1]"