Rework code, make sticker a Area2D Node that handle all sticker logic
Now sticker works by being placed under any Node2D that serve as root/transform. Sticker node handle the visual aspect of the sticker. This should be changed soon (view TODO)