Pages: 1
I have a project that works fine in the scratch editor, but when I upload it to the scratch website, it stops working properly. Here is a link to it: http://scratch.mit.edu/projects/kslepoy/1456643
There are supposed to be 9 asteroids that loop through falling until one of them hits the rocket, but after they all exit the screen, only one continues to fall. I don't know why the project would work perfectly on my desktop but not the internet. Does anyone know?
Offline
If you download the project from the link you will see how it is supposed to work, compared to how it works on the site.
Offline
The problem is that Scratch (the application) is programmed in a completely different language than the online player, so the code has to be converted. It usually works fine, but sometimes there can be differences.
What most people do when that happens is to add a notice to the project notes, saying to download the project for it to work.
Offline
Pages: 1