My main game loop in Grumpy Wizard is a repeat until health = 0 on the stage's scripts page. I noticed when I uploaded it it was running different through your site than on my machine. Locally, it ran just fine without a wait after a certain score was reached. Basically, I wanted two witches flying at once and I'm using 2 sprites to accomplish that with some variables to say which one should fly.
Anyways... after uploading, I noticed that after I reached the score threshold where the wait wasn't getting activated, it would just stop working. Almost like the loop was locking itself up from running too fast or something. It was odd. I had to go back and just add a 1 second wait minimum in there through all iterations of the main loop.
Project: http://scratch.mit.edu/projects/rszrama/3338
Offline
I don't know if you did or not but if you want it to repeat you need to put the http://scratch.mit.edu/forums/viewtopic.php?id=207#req_message around the part you want to have repeated. Sometimes the scratches have some glitches when you upload them to the website so you might want to reload it to your computer and fix the glitches or remake it. The same thing happened with my scratch but the timer wouldn't increase every one second but by like 20 each second.
Offline
I don't know if you did or not but if you want it to repeat you need to put the [blocks]http://scratch.mit.edu/forums/viewtopic.php?pid=121811#req_message[/blocks] around the part you want to have repeated. Sometimes the scratches have some glitches when you upload them to the website so you might want to reload it to you computer and fix the glitches or remake it. The same thing happened with my scratch but the timer wouldn't increase every one second but by like 20 each second.
Offline
kaitlyn13 wrote:
I don't know if you did or not but if you want it to repeat you need to put the http://scratch.mit.edu/forums/viewtopic.php?id=207#req_message around the part you want to have repeated. Sometimes the scratches have some glitches when you upload them to the website so you might want to reload it to your computer and fix the glitches or remake it. The same thing happened with my scratch but the timer wouldn't increase every one second but by like 20 each second.
PLEASE don't bring back threads more than 3 months old
Offline
BWOG wrote:
kaitlyn13 wrote:
I don't know if you did or not but if you want it to repeat you need to put the http://scratch.mit.edu/forums/viewtopic.php?id=207#req_message around the part you want to have repeated. Sometimes the scratches have some glitches when you upload them to the website so you might want to reload it to your computer and fix the glitches or remake it. The same thing happened with my scratch but the timer wouldn't increase every one second but by like 20 each second.
PLEASE don't bring back threads more than 3 months old
Don't mean to be argumentative but why does it matter?
Offline
kgordon wrote:
BWOG wrote:
kaitlyn13 wrote:
I don't know if you did or not but if you want it to repeat you need to put the http://scratch.mit.edu/forums/viewtopic.php?id=207#req_message around the part you want to have repeated. Sometimes the scratches have some glitches when you upload them to the website so you might want to reload it to your computer and fix the glitches or remake it. The same thing happened with my scratch but the timer wouldn't increase every one second but by like 20 each second.
PLEASE don't bring back threads more than 3 months old
Don't mean to be argumentative but why does it matter?
A lot of people find it annoying when a person bumps a really old topic to the first page. This topic, for example, is from May 2007.
Offline