workadventure/front/src/Phaser/Items
David Négrier e9dd7ebdd9 Enabling Outline back on actionable objects
Actionable objects (still a prototype) were outlined when you walk next to them.
The OutlinePipeline was broken when moving in Phaser 3.50+.

This PR completely removes the custom OutlinePipeline and replaces it with the rexOutlinePipelinePlugin
that is provided by a third party library and that works great \o/
2021-06-22 16:35:57 +02:00
..
Computer Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
ActionableItem.ts Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
ItemFactoryInterface.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00