This project was kind of hard, but even though it is, it was really fun making it.
Here are the steps to making a Halloween themed Scratch Game:
Make a Sprite (or get one from Sprites that are already created)
Get a witch or a ghoul (or someting that is scary) and get a bat.
When you get the bat, go into CONTROL. Pick the one that says WHEN FLAG CLICKED. It'll have the picture of a green flag when you get it. Put it in the bat's script. Under that, go into LOOKS and put SHOW right beneath it. After that, go into VARIABLES for you can set your score. Go into it and press MAKE VARIABLE. Make the variable name which is SCORE. You don't need to capitalize, I'm just doing it to tell you what to press. You can put it capitalized or not. It's up to you. After that, put what it now says SET SCORE TO 0. Leave it like that and put it nder SHOW. After that you need to go back into CONTROL. Scroll down and get FOREVER and put it under SET SCORE TO 0. As you can see, there are 2 sides to put stuff under FOREVER. Under FOREVER, go into LOOKS and go to the one that says SWITCH TO COSTUME. Put in there SWITCH TO COSTUME bat2-a and put it under FOREVER.
Comments
You need to be logged in to post comments
Add a Comment