ShukantPal / pixi-essentials

The best goodies for performant, enterprise-level applications built on PixiJS
https://api.pixijs.io
MIT License
285 stars 37 forks source link

Transformer setting interactive is deprecated #94

Open rougsig opened 1 year ago

rougsig commented 1 year ago

PixiJS Deprecation Warning: Setting interactive is deprecated, use eventMode = 'none'/'passive'/'auto'/'static'/'dynamic' instead.Deprecated since v7.2.0

https://github.com/ShukantPal/pixi-essentials/blob/master/packages/transformer/src/Transformer.ts#L530