Hi.
I'm working on a card generator for a boardgame.
The card will be composed by multiple sprites and the final result could be made by pasting all these sprites on a canvas.
Is there any way to make this final sprite downloadable by the user ? How ?
Another question : is there a simple way to create a resize functionality on a sprite (by dragging card corners for example) ?