Is there a built-in feature or extension that I can use to let players draw custom sprites/images?
Develop games in your browser. Powerful, performant & highly capable.
no, but you can code that using the event system, and some external database where you will stock sprites/images users/players will draw.
Is it possible to have the user import an image from somewhere on their computer/the internet?