TonyFirgun Posted May 2, 2020 Share Posted May 2, 2020 this.sprite.filters = [ new PIXI.filters.GlowFilter({distance: 20, outerStrength: 5, color: 0xfda7e4}) ] Hi there, I'm trying to get the glow filter onto a sprite but I'm getting an error Uncaught TypeError: pixi_js__WEBPACK_IMPORTED_MODULE_0__.filters.GlowFilter is not a constructor Any help would be greatly appreciated Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.