nice video keep going but i have a question when i kill all the zombies the next wave wil not start even thought i did everything like you could you please help me
i figured out the bug that doesnt make the zombies per wave go down, just change it to an all sprites variable instead of this sprite only, i think its because scratch gets a lil buggy and cant decide what to do with it
@FreshMint Hello, sorry for the wasted of time. But I want to put new power ups, but when I catch them, it doesn't work. You can help me? Sorry, but you are the only person who answered and gave solutions
@FreshMint I'm sorry if you didn't understand, I speak Spanish. Yes, I added a new weapon, everything is done, but when I grab the power up, it doesn't work and doesn't activate.
make the zombie amount variable for all sprites, then add "change 'zombie amount' by -1" above the delete this clone and replace amount with zombie amount variable under the define wave
When I removed the forever, wait ..... secnds, and create clone of myself and replace it with the long block, somewhy it goes slow, any ideas to fix dis?
Does anybody know how to make the powerups appear slower, they keep spawing way too fast and i cant do it becuase i dont know which code scripct thing does it. thank you
I added two skins for gun like a machine gun after touching machine gun power up and made it animated like its realy firing. But after the machine gun power up gone, it didn't switch to normal gun. Can you help me to fix that.😢😢😢
I did all the stuff in the tutorial, but now whenever I touch a powerup, it lowers my health down by 1. Also, after the green flag is clicked, a few seconds later the bar appears even though I don't have the Machine Gun powerup! Can you help me?
@@JacksonAcademy1 please help me Jackson academy copied all the code but when the I clicked the green flag no zombies spawn pleaseeeeeeeeeeeeeeeeee help I’ve been working on this project for 2 MONTHS I love your videos
Hi Jackson when i got to the part in the vid where it showed the powerup time it only shows a little dot instead of a full bar like yours. Do you have any solution? Thanks
I couldnt find a way for the wave complete sign to appear no matter how hard i tried and rewatching i tried everything e.g. I tried to put "when i receive wave complete spot all" B7T NOTHING WORKS help
3:25 im saying to enemy in wawe problem with wave complete mesage i found a thing to fix it you dont put change enemy in wave -1 you put brodcats and when i recive brodcast change enemy in wave -1 thats how i fix it hope its helpfull :)
I have a problem when the machine gun powerup works but the thing on screen works but when I start and collect a powerup I see that the timer on screen dosen't appear it only appears when i use the slider thing but it dosen't go down it goes down on the slider things and work the problem is the it dosen't appear on screen, Thanks for the Tutorial.
Thanks for making it but i have problem, you see block variable " Zombie in wave " aren't going down when I killed zombies. I tried to fixed it but it won't work. Please help me!
Every time I start the game the gun starts with a pistol and then switches to machine gun without using the power up Edit: fixed the bug but now I got another one, the zombies won’t show up after I press the start button
yo sully could you help me the powerup timer just doesnt tick down i did everything the slider works but when i pick up machine gun the timer shows on screen but it doesnt move and i also have the gun for an infinite amount of time
my name is sully, and yes you can make the game 2 player. You would have to find a way to control the second players aim with something other than the mouse though
Make a new variable called "Score". Now, go to the Zombie sprite, and find the "Delete this clone" block. Before the "Delete this clone" block, put "Change Score by 1"
@@JacksonAcademy1 Hi Jackson I created a zombie shooting game and I want to do that when I kill a zombie it gives me a point. I tested what you said but it didn't work. Do you have a solution ? Have a great morning/afternoon.
@JacksonAcademy1 my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips thanks Edit:1 It only happens sometimes
For some reason the zombies in wave variable isn't going down but the zombies create the amount of clones I put in the custom wave block, does anyone know how to fix that?
I would really like to know how to make a counter for how many zombies you've killed because I want to add a leveling system based on how many zombies you've killed also for my zombie shooter I wanted to add skills that have a cool down you would get these skills based on your level which would increase everytime you kill a certain amount of zombies instead of power ups because I liked the idea of skills that can get better over time like Fireball which would do good damage and have splash damage and Surge would be the next skill it would take down big hords with lightning the third would be a Teleport u to a safe space the last ability would be a time stop where it would stop zombies in a area I would also like different areas like a desert and snow place and more
What you can do is 1. Make a variable called kills 2. Go to the zombie death code and add change kills by 1 3.on the flag thing put set kills to 0 That should probably work
For people that cant get there zombie health fix git rid of the zombie health - bullet damage -1 and put the zombie health to health in the when i start as a clone block
i have a problem when i start the game and kill all the zombies in the first wave then complete wave doesn't show up ive turned on the zombies in wave and when i kill one it stays at 20
Hello, i'm asking on behalf my 5grade son. On, zombie sprite, there is something called 'Bullet Damage', could you point to me where (which episode) can He see the tutorial? He said his zombie health does not follow the 0.6 damage rule on Machine Gun. Thank you for you work.
There are 9 episodes, make sure to watch all the episodes, they'll help you fix any errors, as well as provide you with the complete are for the game for free.
Also if you require further help, you can post the link to your Scratch Project if it is shared. I can edit a copy of the code from there and send it back to you if anything is wrong with it.
@@JacksonAcademy1 Thank you so much for your kind reply... I'm really no tech savy, just helping my son to translate the instruction to our native language... Here is the link to his project: scratch.mit.edu/projects/733457312 He's wondering about how the Gun Damage in part 4 change into Bullet Damage in Episode 5 ua-cam.com/video/YvjP_mCninA/v-deo.html He already watched all of the videos of this Series available to us (there's only 7 videos?) and cannot find the specific part where it changed.
I am having a problem the timer won't work that little dot when i made the powerup timer to 100 it did not expand like mine the dot was still a dot but at another spot if anyone know's how to fix this please comment
For those who can't get the Zombie health to follow the variable, getting rid of the "change zombie health by -1 + gun damage" block might fix it
Also you need to add back the "set zombie health block".
@@CloseToNone same
@@fastkiwi9646 that didn't help me, it stills the bug
I am so confused on the timer i have it broadcast. but the timer and when receive it don't work any tips
Add a boss to show every 10 waves
Bro sorry but he is not Albert Einstein this is almost impossible to do
Btw i did a boss phase 😅
Genius
@@serifeyardmc7749it’s not that hard LMAO
@@RatterTatterGaming same it's completely eazy
Easy peasy lemon scuizy
nice video keep going but i have a question when i kill all the zombies the next wave wil not start even thought i did everything like you could you please help me
Same
same
same
@@SyrusBryant-h6k same
Never mind i just switched my Power Time
i figured out the bug that doesnt make the zombies per wave go down, just change it to an all sprites variable instead of this sprite only, i think its because scratch gets a lil buggy and cant decide what to do with it
It still doesn't work for me. The variable stops at number 9.
Can you make a ammo system? A new power up which gives ammo.
Even better than griffpatch😮
Can you show how to add more power ups if possible and maybe a menu screen
We have a menu screen tutorial for that!
@@JacksonAcademy1 ok thanks
Did you find it?
@@JacksonAcademy1 yes thank you
I cant seem to make the Wave Complete screen appear when you have completed a wave, and zombies wont spawn afterwards.
Same here
me too
@@arjunnacha How do you fix this issue?
I have not been able to fix it
The define block for the zombie waves lags my computer quite a lot. Is it just my computer or something I did?
Hello, I have a question.
When I killed all the first wave, the message doesn't appear and the next wave as well.
What can I do?
i have that same problem
@FreshMint THX very much, you saved my life😁😁😁😁
@FreshMint Hello, sorry for the wasted of time.
But I want to put new power ups, but when I catch them, it doesn't work. You can help me?
Sorry, but you are the only person who answered and gave solutions
@FreshMint I'm sorry if you didn't understand, I speak Spanish.
Yes, I added a new weapon, everything is done, but when I grab the power up, it doesn't work and doesn't activate.
@FreshMint I did that, but it still doesn't work
make the zombie amount variable for all sprites, then add "change 'zombie amount' by -1" above the delete this clone and replace amount with zombie amount variable under the define wave
How can I add the effects that you gave us? I tried to put them without ruining anything, but many problems occur. Please help
your games are rlly good 😎
Thanks yous!
@@JacksonAcademy1 my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips
thanks
@@soundandvideoeffects me too bro
When I removed the forever, wait ..... secnds, and create clone of myself and replace it with the long block, somewhy it goes slow, any ideas to fix dis?
your the best youtube scratch creator iv seen yet 💯❤
@@RyanSmith-c2n what about griftpatch
Does anybody know how to make the powerups appear slower, they keep spawing way too fast and i cant do it becuase i dont know which code scripct thing does it. thank you
In my game the wave system does not work for some reason and I checked that all the code is correct and it it how do I fix this
my waves dont work
Me too
I added two skins for gun like a machine gun after touching machine gun power up and made it animated like its realy firing. But after the machine gun power up gone, it didn't switch to normal gun. Can you help me to fix that.😢😢😢
I did all the stuff in the tutorial, but now whenever I touch a powerup, it lowers my health down by 1. Also, after the green flag is clicked, a few seconds later the bar appears even though I don't have the Machine Gun powerup! Can you help me?
give me your project link and share it so I can see your code. What timecode did that happen at in the tutorial?
@@JacksonAcademy1 please help me Jackson academy copied all the code but when the I clicked the green flag no zombies spawn pleaseeeeeeeeeeeeeeeeee help I’ve been working on this project for 2 MONTHS I love your videos
@@jigishapatel9794 See if it's "Hidden", go to the looks section and make sure when I start as a clone has "SHOW" under it
@@EditOnRel3ase Thanks I don’t know why I thought of that
@@EditOnRel3ase I tried but it didn’t work
When I finish a Wave The text wont pop up and a new wave wont start.
same
Same
A way to fix it is making the "Zombie Amount" veriable for all sprites and not for "this sprite only"
@@phangler7331 Lmao I just fixed it like 2 weeks ago
@@SyrusBryant-h6k lol
Hey sully my wave complete message isn't showing when I finish the wave
same
Hi Jackson when i got to the part in the vid where it showed the powerup time it only shows a little dot instead of a full bar like yours. Do you have any solution? Thanks
So You See The "Powerup Timer * -2" The Bottom Should Be "Powerup Timer * 2"
thanks a lot you just made my family be impressed by me
My pleasure 😊
@@JacksonAcademy1
my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips
thanks
Make sure you Type the Long My Block correctly etc and check your codeing for any errors that might interfer with the code@@soundandvideoeffects
@@soundandvideoeffectssame as me
@@soundandvideoeffects me too whats going on?
I couldnt find a way for the wave complete sign to appear no matter how hard i tried and rewatching i tried everything e.g. I tried to put "when i receive wave complete spot all" B7T NOTHING WORKS help
Do "When I Receive Wave Complete Show"
3:25 im saying to enemy in wawe problem with wave complete mesage i found a thing to fix it you dont put change enemy in wave -1 you put brodcats and when i recive brodcast change enemy in wave -1 thats how i fix it hope its helpfull :)
could you explain more specific please?
Then how do we make stronger zombies, like different types?
Can you make videos of that also?
theres more episodes so maybe its on the other one ep 6
this was due for my school project and i submitted it yesterday and i couldnt add this part:(
awww man maybe you can do this part and get extra credit?
I have a problem when the machine gun powerup works but the thing on screen works but when I start and collect a powerup I see that the timer on screen dosen't appear it only appears when i use the slider thing but it dosen't go down it goes down on the slider things and work the problem is the it dosen't appear on screen, Thanks for the Tutorial.
Thanks for making it but i have problem, you see block variable " Zombie in wave " aren't going down when I killed zombies. I tried to fixed it but it won't work. Please help me!
Every time I start the game the gun starts with a pistol and then switches to machine gun without using the power up
Edit: fixed the bug but now I got another one, the zombies won’t show up after I press the start button
How did you fix it I’m having the same problem
When I start I just rapidly fire
Thanks for the video but when I tried the time the powerups were not showing anymore and I can’t fix it
I love how you make thigs so clear and easy to understand
OMG IT DANI
Subscribed and liked, love your vids btw!
Thanks for subbing!!! It means a lot
Np 😉
@@JacksonAcademy1 my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips
thanks
yo sully could you help me the powerup timer just doesnt tick down i did everything the slider works but when i pick up machine gun the timer shows on screen but it doesnt move and i also have the gun for an infinite amount of time
D you guys know where to download everything?
how come when i progress through a wave only the first zombie follows the zombie health variable
Probably because you didn't make the zombie health variable "For this sprite only". Try watching the part over again where I make the variable.
@@JacksonAcademy1 oh it works now thank you so much
Hey, could you please help me, i need to make the character move from 1 side of screen to 2nd in loop (when pressed green flag till end) pls help
Oh and forgot, he also need to rotate 180° when screen end touched
Do you mean if the player goes off the right side of the screen he appears on the left? Like in Pacman when you go off the edge of the level?
@@JacksonAcademy1 no, i need NPC to walk from 1 side of screen to 2nd side of screen
@@joutubman Can you give me your scratch username and share the project? I'll be able to help you a lot better
I need the duck to move from 1 side of screen to 2nd
hi Sully, I have a problem. my timer isn't showing. Any tips please
Hi Jackson Academy , Can you help me , i Want to get the Hearts to go back to five when you get the medkit
hello can you help me? when I kill all the zombies it wont show the wave over sprite. Can you Help?
Can you share your project and give me the link
Hi jack i was wondering how can you make the game 2 players?
my name is sully, and yes you can make the game 2 player. You would have to find a way to control the second players aim with something other than the mouse though
@@JacksonAcademy1 alr thanks
for the power up time, my blue bar wasnt full but the main point worked
how to fix the power up time its not showing at all the slider goes higher numbers
Hi Jackson I have a question, how do i make score after killed the zombie?
Make a new variable called "Score". Now, go to the Zombie sprite, and find the "Delete this clone" block. Before the "Delete this clone" block, put "Change Score by 1"
@@JacksonAcademy1 Thanks!
@@JacksonAcademy1 And how do i make a shoot sound effect?
@@SaIman13._ Episode 6 is coming out this friday which will show you how to do that
@@JacksonAcademy1 Hi Jackson I created a zombie shooting game and I want to do that when I kill a zombie it gives me a point. I tested what you said but it didn't work. Do you have a solution ? Have a great morning/afternoon.
in the part 6 can make a multi-player mode?
Good idea, but how would the second player aim the gun?
@@JacksonAcademy1 simpl only copy the player sprite and (optional) copy bullet sprite
My wave complete sign wont show up and zombies dont spawn in after the first wave
Same
wait but when we touch the health powerup ,it help us + 5heart instead help ú to full 5 heart(the other heart hide)
sometimes when I start my game and the wave ends my wave complete sign doesn't show. How can I fix that?
Same
@JacksonAcademy1 my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips
thanks Edit:1 It only happens sometimes
@Jackson Academy My zombies on wave one still come as a horde and not one at a time
How to solve the problem of sprites on top of each other in scrach please
hey, if press a start button then start the game. how to do it?
Check out our tutorial on how to make an awesome start menu in scratch!
Adding new waves to the code doesnt add new waves, i dont know how to fix it
help when i use the zombie code it ato use mini gun
🙃🙃🙃🙃
yo how do i make the fire rate faster like the machine gun looks like a pistol
since when did you have thee bullet damage variable? can I still use the gun damage?
The gun damage should just be the bullet damage renamed
@@JacksonAcademy1 ok
I can’t seem to get multiple waves for some reason
Hey Sully, I have a problem that my Wave complete sprite is not showing after I complete a wave.
same
I dont know why but my zombies became invincible for some reason can you fix it (and also ı cant pickup the power ups)
For some reason the zombies in wave variable isn't going down but the zombies create the amount of clones I put in the custom wave block, does anyone know how to fix that?
hey when i add the second wave doesnt spawn the power ups.
When I use the slider for the Powerup time it never moves! Please help
Can anyone help the power up timer doesn’t work I press the green flag but you can still see the timer I even put a hide block and it didn’t work
I would really like to know how to make a counter for how many zombies you've killed because I want to add a leveling system based on how many zombies you've killed also for my zombie shooter I wanted to add skills that have a cool down you would get these skills based on your level which would increase everytime you kill a certain amount of zombies instead of power ups because I liked the idea of skills that can get better over time like Fireball which would do good damage and have splash damage and Surge would be the next skill it would take down big hords with lightning the third would be a Teleport u to a safe space the last ability would be a time stop where it would stop zombies in a area I would also like different areas like a desert and snow place and more
What you can do is
1. Make a variable called kills
2. Go to the zombie death code and add change kills by 1
3.on the flag thing put set kills to 0
That should probably work
yappatron 3000 💀💀💀
When ever i complete wave two it will not show wave complete or go to the next wave.
mine is very laggy can you help get rid of lag and can ou do a debug series on this please
Hey, My health powerups is glitch. When i use the health powerups, it doesn't go up an doesn't lose health. Pls fix my glitch
And im invinsible
oh i have same problem.
Change find the "change by 1" and delete it
The make it "set to 5"
So it wont gltch
Sully. My timer doesn't change when I move the slider. Any tips?
For people that cant get there zombie health fix git rid of the zombie health - bullet damage -1 and put the zombie health to health in the when i start as a clone block
when do brodcast
i had trouble doing the machine gun powerup and its hard to do it but ty for showing this vid :))
Do you know why me machine gun power up is not working? because I triple checked the code.
my ' wave complete sprite is not showing can u help?
Hey i rlly like those tutorials but the wave complete text doesnt show up when i finished the wave idk why
Yeah Same Here
same idk why
Jackson please help me text Wave Complete dosent work why?
the pen isnt showing up is it because i have another pen?
i have a problem when i start the game and kill all the zombies in the first wave then complete wave doesn't show up ive turned on the zombies in wave and when i kill one it stays at 20
@FreshMint didnt work for me
Why does my wave complete not show up when I finished the wave???? PLS HELP I SPENT TWO DAYS MAKING THIS PROGRESS
why does my bullets stay on the wall when i shoot
the wave is not coming after I complete wave 1 plz tell me how to fix it
how is your timer working everthing is the same mine dont work
the timer at the machine gun its dosent work i just destroyed the game
when i go to make another wave it does'nt work does anyone know what i might be doing wrong?
That's happening to me too
My zombies per wave will not go down and I have no clue how to fix this as I already tried how do I fix it?
yeah same
same
hey my wave complete sign isnt working do you know what could cause that
same does anyone know how to fix
for some reason my zombies go lighting speed at me and i cant figure out why
Hello, i'm asking on behalf my 5grade son. On, zombie sprite, there is something called 'Bullet Damage', could you point to me where (which episode) can He see the tutorial? He said his zombie health does not follow the 0.6 damage rule on Machine Gun. Thank you for you work.
There are 9 episodes, make sure to watch all the episodes, they'll help you fix any errors, as well as provide you with the complete are for the game for free.
Also if you require further help, you can post the link to your Scratch Project if it is shared. I can edit a copy of the code from there and send it back to you if anything is wrong with it.
@@JacksonAcademy1 Thank you so much for your kind reply... I'm really no tech savy, just helping my son to translate the instruction to our native language...
Here is the link to his project: scratch.mit.edu/projects/733457312
He's wondering about how the Gun Damage in part 4 change into Bullet Damage in Episode 5 ua-cam.com/video/YvjP_mCninA/v-deo.html
He already watched all of the videos of this Series available to us (there's only 7 videos?) and cannot find the specific part where it changed.
@@farahsuraya6118 No problem, I'll see what I can do.
@@farahsuraya6118 Those variables shouldn't matter, they are just different words for the same variable.
i have a bug where it collect every powerup when i dont even touch it?
waves dont work when i start the game and i completed the wave it doesnt show the text and doesnt proceed with the next wave, what should i do?
same with me
my power up time does not working when slide it
how??
can some one help the 'wave complete'
wont show up when the wave is finish
why is my "wave complete" did not appear when the wave was end?
THANK YOU VERY MUCH you helped a ton
Glad it helped! SLAPPPP subscribe
@@JacksonAcademy1 you got it boss
@@JacksonAcademy1 my waves dose not work when i kille all zombies in the first wave no text pop up and no new zombies spawn got any tips
thanks
only wave one works and it does not broadcast wave complete
Part 6 when
I am having a problem the timer won't work that little dot when i made the powerup timer to 100 it did not expand like mine the dot was still a dot but at another spot if anyone know's how to fix this please comment
I cant get the wave complete message to pop up
1:45 Same for me too it's so big!!!