I was thinking making a game where you have to kill an assortment of zombies. With each wave getting harder and faster.
I am new to this so it might take a while for me to understand.
So how do I. . .
-Make a simple title screen with background music
-Make it so when I click a zombie a flare will come out the gun and the zombie will die.
-Have zombies take more than 1 hit.
-Make animations
-Have an instance of a click trigger a sound.
This could be asking alot but please help me in anyway possible.
I can make my own art.
Offline
RoyKoopa wrote:
I'll help... My bro powermario67 is a very good Zombie Game maker... I'll make the game for you and you do not have to give credit
I think he's asking for help with the game, not someone making a game. Anyways, check out my Zombie Defence game. I have a title screen that you can edit, you could change the scripts to make the zombies take more than one hit, make better animations/graphics, and add sounds. To add sounds, you would have to record them/import them and then add it in-between lines of script where you want it. I have bad graphics, but you make your own. Change my scripts a little, also, please. Instead of a flare, I used a bullet.
Just look at the scripts and ask me any questions you'd like. Do you know how do put scratchblocks in the forum? If you don't, I can teach you so that you show me the scripts instead of just saying what it looks like. For example,
[scratchblocks] when gf clicked repeat until <(timer) > [10]> go to [mouse-pointer v] end think [Scripts in your posts!] for (3) secs [/scratchblocks]
makes
when gf clicked repeat until <(timer) > [10]> go to [mouse-pointer v] end think [Scripts in your posts!] for (3) secs
Offline
Zombie Games are fun
Take a look at these 2, especially the bottom one (It isn't mine), examples of a zombie game. The second is what I'd argue to be the most well executed zombie game on all of scratch, ever. Check out some of the scripting for ideas
Undead Legacy
Krazy Killer
Hope these help for some ideas, and again pay particular attention to Krazy Killer
Good luck!
Offline