I hope everyone is doing well.
I am trying to create a drawing app using p5.js.
I am using constructor functions for the tools.
I am having problems creating a textbox onto the canvas.
I want it to work like Microsoft Paint. I want to drag the text and type it in the box.
Thank you