Soo, I made a simple 2d shooter movement. When I check it on my PC it works well, but when I try to run it through browser it shows only border, whats the problem?
Did you upload all the image files to the right place? If you press Ctrl+Shift+J in Chrome it shows the error log, which has several messages like "Failed to load resource: the server responded with a status of 404 (NOT FOUND) - sprite.png".
I need to name all my sprites same as they are called in project and then upload to dropbox, right?
Develop games in your browser. Powerful, performant & highly capable.
You don't need to rename any files, when C2 exports everything's already set up just right. You just need to make sure all those files are uploaded.
Thanks a lot, everything works. But, is there any way to change location where I extract? Currently its on my desktop. Can I change it to a folder?