There's one glitch: The final game screen still has music playing from the previous levels and the monsters still show up. I had the exact same problem with my game "Red Man Goes to Yellow", but I managed to fix it. Check it out! What I did for the music was that I created a variable called MUSIC, so then I made the scripts "When Green Flag Clicked, set MUSIC to 1. Forever if MUSIC=1, play this music" (continued)
Thanks! I never noticed that glitch...I've been recommending this as an example of how to do arrow key control without really looking at the rest of the project - lol! Thanks for the advice.
Then for the second one, "When I receive Win (or whatever you broadcast when you win), set MUSIC to 2. Forever if MUSIC = 2, play this music." Got it? Somewhat? Check out the codes for Red Man Goes to Yellow and see if it will help. I don't know. Maybe it will.
I see! I used to use the Control Header "When ___ Key Pressed", but this way is much more compact and better, I suppose! Thanks for teaching me more about Scratch!
Comments
You need to be logged in to post comments
Add a Comment
this game rocks way better than kizza 12s copy
i like the idea of the monster
There's one glitch: The final game screen still has music playing from the previous levels and the monsters still show up. I had the exact same problem with my game "Red Man Goes to Yellow", but I managed to fix it. Check it out! What I did for the music was that I created a variable called MUSIC, so then I made the scripts "When Green Flag Clicked, set MUSIC to 1. Forever if MUSIC=1, play this music" (continued)
Thanks! I never noticed that glitch...I've been recommending this as an example of how to do arrow key control without really looking at the rest of the project - lol! Thanks for the advice.
(view all replies)Then for the second one, "When I receive Win (or whatever you broadcast when you win), set MUSIC to 2. Forever if MUSIC = 2, play this music." Got it? Somewhat? Check out the codes for Red Man Goes to Yellow and see if it will help. I don't know. Maybe it will.
I see! I used to use the Control Header "When ___ Key Pressed", but this way is much more compact and better, I suppose! Thanks for teaching me more about Scratch!
I remixed it to Puzzle Racer.
How does it go so fast!?
this a very great game!!!
i'm gonna make a remix of that with more levels
*looks at coding* *is tired* u know what nevermind
that's cool
Cool! :)