Somebody please help! This is very frustrating! Please help with the modes here, at this project:
http://scratch.mit.edu/projects/Scratch … nt/2021897
The saving mode is all messed up! I want it to go to the first level but instead it just freezes up! Please help!
Offline
Hmm...
It seems as though Super Henley has confronted his only weakness?
I can’t seem to tell what’s wrong. You used a lot of broadcasts, but that shouldn’t freeze the game. I don’t know. I’ll look into it more later.
Offline
I found 3 errors.
1. Add this part of script to When I receive[Movement] in the sprite Ice Jumper
If <(Character?) = () >
Set [Character] to (1)
{End of If}
2. Get rid of the Forever block around the 2nd script When I recieve [Saving...] .
3. For the 1st When I recieve [Saving...] script, instead of the replace with (x postion), just use add (x postion)
I think that will work.
Last edited by laptop97 (2011-09-10 08:45:18)
Offline