Hello,
I am planning to make a drawing app and Phaser 3 seems to be a nice tool to work in, but I’m not really sure if it is actually good for drawing purposes…
I tried to start with a very simple example of a drawing app, but I can’t seem to find a way to edit the linecap option of the canvas context to make smooth lines joins.
So, do you think Phaser 3 is a good fit for my needs?