Hi everyone!
I have been testing Decker for a few weeks. It's awesome and I'm very happy with the results.
In my new project I want to create a game about making your own bucket list, with labels and stickers. So I'm trying to program something like the magnetic poetry example, but instead of words, with drawings and canvases.
The player should be able to draw something in the canvas and when he clicks on the "sticker" button, his drawing will appear as a draggable canvas. How can I do this? What should I write in the script? Is it possible? I have only managed to create empty canvases when you press the button, without the drawing.
Thank you very much!