I have a project where the user have a menu of items (let's call them stickers) and he place them on the stage.
I want them to be able to edit them (scale and rotation).
I don't want it to be a toolbar but a display on the element itself.
I found what I need but it's on fabric.js
Can I use that code on Phaser? Can I find a library that does the same thing for Phaser?