Comments

Log in with itch.io to leave a comment.

For the life of me, I can't get anything other than the color matrix to work. It keeps saying CRT Filter is not a constructor and crashing. Any advice?

Hi there!

I guess is because you may be not using the pixi-filters.js. And I also guess that is my bad, I take a look at the files and plugin page and I forgot to add that. But it's already done. Please download the plugin again, and you will see an extra file together with the plugin.

Put that Pixi file somewhere above this plugin on the plugin manager.

Thanks for the feedback!!

Thank you for the quick reply and fix! Everything works great now ^_^

Do you know if it's possible to animate the CRT filter like over on the pixi demo? 

Yes!

Under the CRT Filter parameter, there is one argument called "Time". I believe if you change that above zero it will animate the lines on the screen.

Increasing the time worked! ...Until i click back. Then the animation freezes again. No idea why. It works in the preview, but won't animate once I get back into the menu or game. I'll keep playing around with it. Thanks for the help!

Thanks for the feedback! I really appreciate it! ^^

I fixed that. Please download the new version!