Guys, I have faced a serious problem. It is concerned how can I download picture from URL? Should I use AJAX or something else? I have tried many ways, but I can not solve this problem. Is it somehow connected with CORS? And which hostings do you use (if u use) to download the pic from URL?
Thanks!
Develop games in your browser. Powerful, performant & highly capable.
Sprite -> Load image from URL
If it doesn't work, press F12 and check errors in Console log. If the error is about CORS, search this forum, there are plenty posts about how to fix it.