How to Make a Zombie Spawner (With Waves) - Roblox Studio Tutorial

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024

Комментарии • 991

  • @naxonity
    @naxonity 2 года назад +25

    i don’t know what i would do without this tutorial, you gained a new subscriber

    • @TechwithMikeYT
      @TechwithMikeYT  2 года назад +1

      Thanks!!

    • @System12435
      @System12435 9 месяцев назад

      @@TechwithMikeYT I'm also subscribing thanks for helping me

  • @javipachuflo
    @javipachuflo 3 года назад +33

    How is this guy not a celebrity?!
    Look through his channel and you see everything you EVER dreamed of!
    YOU ARE A LEGEND MIKE, KEEP IT UP!!

  • @randomdev9576
    @randomdev9576 3 года назад +18

    You don't know how much I needed this...

  • @The_FlamingPhoenix
    @The_FlamingPhoenix 3 года назад +65

    this guy deserves so much more regognition

    • @izzyixgames
      @izzyixgames 3 года назад +2

      So true I love him

    • @Dexhammy
      @Dexhammy 3 года назад +1

      FRRRR

    • @Vpusta
      @Vpusta 3 года назад

      yea

    • @respectultimate28
      @respectultimate28 2 года назад +1

      whats regognition ohh u mean recognition spell it properly and this guy doesnt because its so low quality i mean look at the character models of the zombies

    • @TechwithMikeYT
      @TechwithMikeYT  2 года назад +6

      I didn't make the zombie models

  • @tazsykes2184
    @tazsykes2184 2 года назад +31

    I’m currently 14 working on my first roblox game I can’t wait to finish your videos help me so much so thank you so much even to the ones in the comments giving great tips

  • @thegreenhoodieguy
    @thegreenhoodieguy 3 года назад +19

    This helped me with my upcoming game! Thanks!

  • @MultiplyMaster
    @MultiplyMaster Год назад +9

    I love how he makes mistakes on purpose and shows common solutions for them

  • @lazyprotogen
    @lazyprotogen 2 месяца назад +2

    I’m 12 and I’m here to make a game… this is currently helping a lot

  • @aether8624
    @aether8624 Год назад +38

    To make it so it stops after a certain amount of waves, replace "While True Do" located on line 11 and put "for i=1, 5 do" the "5" can be replaced with any number or whatever number you want the waves to stop at. Though it will spawn in one last set of AI before ending completely.
    To make it so you have multiple types of Ai spawn during a wave just copy the folder the script and spawns are in and paste it into workspace again and then in that new script just replace the AI name that you have in ReplicatedStorage with another AI or NPC

    • @RealSunny
      @RealSunny Год назад

      Thank you but i have 2 questions
      1) after it ends how do I restart the round from wave 0
      2) how do i make the wave counter update its stuck on wave 0 and doesnt update unless you die (i have it on screengui btw)

    • @axyllic
      @axyllic Год назад

      how do i make it so it spawns a boss enemy at the end

    • @xlushi
      @xlushi Год назад

      @@RealSunny as an alternative to your first question dont use aethers for=1, 5. use "
      if wave == 11 then -- Check if wave reaches 11
      wave = 0 -- Reset wave back to zero
      end" below the end of your " for _, spwn in pairs(spawns:GetChildren()) do -- Will loop through parent's parts

      end
      end"
      (Removed the code block so you actually watch the vid

    • @DueGamer0012
      @DueGamer0012 Год назад

      @@axyllic You just have to duplicate the folder [Spawns - Folder], Open the script and change
      local zombieCopy = game.ReplicatedStorage['Add Your Zombie Name Here And Add It In ReplicatedStorage ']:Clone() - No Spaces in [Brackets] and remove 2 lines which is 'local wave = 0', ' game.Workspace.Zombie.Head.BillboardGui.TextLabel.Text = 'Wave: '..wave' and 'wave += 1' only in the duplicated folder

    • @DueGamer0012
      @DueGamer0012 Год назад

      and remember@@axyllic you have to add a zombie in replicated storage and add it in the [Bracket]

  • @ducksrking7965
    @ducksrking7965 Год назад +5

    So in depth with good explanations and easy to build on top of off video. Super helpful. Earned a sub (:

  • @hazimdemeros5280
    @hazimdemeros5280 3 года назад +5

    this worked like a charm he deserves more subs!

  • @frosty9273
    @frosty9273 2 года назад +25

    This really is going to help me and my friend with the game we are making, thank you for making it effective but simple. If you want to check it out in the future than its name is Zombie Awakens, very much a work in progress though!

    • @Belownight
      @Belownight 2 года назад

      OMG I WAS PLAYING THAT GAMEEEE

    • @pbjgamer_YT
      @pbjgamer_YT 2 года назад

      @@Belownight lol

    • @mrloximus4506
      @mrloximus4506 2 года назад

      @@Belownight wow

    • @zicenterprizes6116
      @zicenterprizes6116 2 года назад +1

      i was playing it and theres nothing to do but hope it becomes good enough to play lol

    • @officialRex664
      @officialRex664 Год назад

      Hey how is the game going?

  • @steamsparked
    @steamsparked 3 года назад +21

    I spent 3 hours on this and then I realized there was a part in the video that I missed. Lessons were learned. (the part I missed was adding the "Zombies" folder in workspace.)
    Edit: This helped so much! +1 sub and like

    • @fpvcowboy2635
      @fpvcowboy2635 3 года назад

      what you mean folders called zombie mine isnt working and i cant figure it out i added to workspace a folder with Zombie named and Zombie inside it that zombie works but nothing spawns?? cheers

    • @AnimationGamerStudios
      @AnimationGamerStudios 3 года назад +1

      @@fpvcowboy2635 I have the same problem.

    • @gulddiamant233
      @gulddiamant233 3 года назад

      @@fpvcowboy2635 yeah me too

    • @fpvcowboy2635
      @fpvcowboy2635 3 года назад

      @@gulddiamant233 guys I have it message o comment

    • @fpvcowboy2635
      @fpvcowboy2635 3 года назад

      @@AnimationGamerStudios message me o comment on video I have it

  • @random9159
    @random9159 Год назад +1

    if ur seeing this comment.. subscribe to this man, he makes amazing tutorials and doesn't stretch his videos. every tutorial he has made that ive followed works. and is mostly easy and fun. he is amazing and i find more reliable than the more famous Roblox tutorial makers.

  • @ZeroTwo-wb7rd
    @ZeroTwo-wb7rd 3 года назад +3

    I'm here to boost the video view count by 1, because you deserve it.

  • @rohanmanoj8172
    @rohanmanoj8172 3 года назад +2

    Sorry I wish I could give more than one like :). This Tutorial works (unlike some). Great video keep up the good work.

  • @DarkReaper98Gaming
    @DarkReaper98Gaming 3 года назад +9

    This is brilliant. Thank you so much. You've earned a sub.

  • @kwahlee
    @kwahlee 2 года назад +2

    thank you so much! my game has had over 19k visits all because of this awesome tutorial!!

  • @whitneydennard1508
    @whitneydennard1508 3 года назад +15

    This is such an easy tutorial! Keep up the good work bro!

  • @soulosus
    @soulosus 3 года назад +4

    Thanks. Another great video like always :)

  • @justinanglin1635
    @justinanglin1635 2 года назад +13

    This video was actually very helpful he could have just went through this in 5 minutes just putting the scripts in the description but no he went in depth about just about everything it was an amazing video. You deserve more subscribers

    • @TechwithMikeYT
      @TechwithMikeYT  2 года назад +4

      Thanks!

    • @ExplorerKillerOfficial
      @ExplorerKillerOfficial 10 месяцев назад +1

      @@TechwithMikeYT i am making 2 zombie games combined in 1 game 1: zombie defense 2: zombie battle tycoon so umm is there another way to get the first script?

  • @100inchdestroyergodBull
    @100inchdestroyergodBull 3 года назад +2

    I’m trying to create a new FPS zombie shooter game and I rlly needed this Thanks! You earned a sub

  • @uzetaab
    @uzetaab Год назад +6

    I used Roblox zombies and their health was not increasing with each wave. I had to add a line to the script for max health which I put between spawn location and health:
    zombieCopy.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0,3,0))
    zombieCopy.Humanoid.MaxHealth = health
    zombieCopy.Humanoid.Health = health
    Both MaxHealth and Health are needed since these zombies have both stats.
    Other than that, great tutorial!

    • @axyllic
      @axyllic Год назад

      i think for the health you just change it in the humanoidrootpart, basically you just set the maxhealth to the limit you want

    • @hoangnhamangvien9124
      @hoangnhamangvien9124 11 месяцев назад

      @@axyllic you mean the humanoid

  • @Hpbsofc
    @Hpbsofc 6 месяцев назад

    Dude, you're amazing, I'm Brazilian and I'm trying to create a game in this style but I couldn't find anyone who showed this tutorial until I found you, you gained another subscriber and another like

  • @4clover_leaf
    @4clover_leaf 2 года назад +3

    You're video's are really helpful, thank you so much

  • @MrPigMan2
    @MrPigMan2 5 месяцев назад +1

    Thank You So Much I Really Need That Explanation And You Earned Another Subscriber :) It Was A Really Good Explanation

  • @letmeowl5775
    @letmeowl5775 2 года назад +3

    Nice Tutorial definitely gonna help on my endless wave game!
    although zombies attack themselves it helped and it still works after 1 year impressive!

    • @Vivid_Dream3r
      @Vivid_Dream3r 2 года назад

      it doesnt mine isnt working
      :(

    • @letmeowl5775
      @letmeowl5775 2 года назад

      @@Vivid_Dream3r Well maybe you did it wrong or had something different

    • @Vivid_Dream3r
      @Vivid_Dream3r 2 года назад

      @@letmeowl5775 well
      i didnt do it wrong but clearly if it works for you than its the plate i used i choosed ffa so maybe that affected it

    • @letmeowl5775
      @letmeowl5775 2 года назад

      @@Vivid_Dream3r yeah I used the baseplate

    • @RonnyDaGoat0
      @RonnyDaGoat0 Год назад +1

      how do i stop the zombies from attacking eachother?

  • @M337omgor
    @M337omgor 2 года назад +1

    Omg this worked 101% I love it i wish you had 1M subscribers already!! Your the best

  • @ChezzeGK
    @ChezzeGK 3 года назад +10

    My Brain: tiny as heck
    Mikes brain: definetely bigger then your brain lol

  • @mayronmontoya
    @mayronmontoya 2 месяца назад +2

    all timestamps:
    intro 0:00
    spawner setup 0:28
    spawn script 1:53
    testing 5:59
    somke effect 7:15
    point light effect 8:17
    spawn light Effect 9:31
    adding a sound 14:20
    increasing zombies health 16:01
    Zombie Folder Script 18:14
    that's all the time stamps :D

  • @arrowhead137__
    @arrowhead137__ 3 года назад +3

    Thank you for this!! You get a new sub :)

  • @thegunmaster
    @thegunmaster 2 года назад +1

    thx very much now i can finally make my own game! u deserve a sub

  • @theboys9998
    @theboys9998 3 года назад +17

    local spawns = script.Parent
    local spawn_time = 10
    while true do
    wait(spawn_time)
    for _,spwn in pairs(spawns:GetChildren()) do
    if spwn:IsA('BasePart') then
    local zombieCopy = game.ReplicatedStorage['Zombie']:Clone()
    zombieCopy.Perent.HumanoidRootPart.CFrame = CFrame.new(spwn.Postiion = Vector3.new(0,3,0))

    end
    end
    end

    • @Millfing739
      @Millfing739 Год назад +1

      love u

    • @SpookyzGT
      @SpookyzGT Год назад

      Did it work

    • @mcyt6664
      @mcyt6664 Год назад

      your script has a lot of problems :)

    • @AS_Stopmotions
      @AS_Stopmotions 9 месяцев назад

      local spawns = slocal spawns = script.Parent
      local spawn_time = 10
      while true do
      wait(spawn_time)
      for _, spwn in pairs(spawns:GetChildren()) do
      if spwn:IsA('BasePart') then
      local zombieCopy = game.ReplicatedStorage['Zombie']:Clone()
      zombieCopy.Parent.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0,3,0))
      end
      end
      end

  • @fpsfrozenn
    @fpsfrozenn 2 месяца назад

    Thanks for the help, I modded it a bit. More Zombies, better health system ( health = wave * 80), and the wave counter is a screen gui

    • @Dmobzyt
      @Dmobzyt 2 месяца назад

      I also tried to make the wave counter as a screen gui but my one is not updating. Can you please help, here is my code
      local spawns = script.Parent
      local spawn_time = 10
      local max_zombies = 10
      local wave = 0
      while true do
      game.StarterGui.ScreenGui.TextLabel.Text = 'Wave: '..wave
      wait(spawn_time)
      wave += 1
      for _, spwn in pairs(spawns:GetChildren()) do
      if spwn:IsA('BasePart') then
      spwn.PointLight.Brightness = 50
      wait(0.25)
      spwn.PointLight.Brightness = 0
      local zombieCopy = game.ReplicatedStorage['Zombie']:Clone()
      zombieCopy.Parent = game.Workspace
      zombieCopy.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0,3,0))
      end
      end

      end

  • @Gramerr
    @Gramerr 3 года назад +6

    Hi, I just wanted to ask if you could make a video on how to make zones like in simulators? Like you need enough money/currency to go to that area through a portal

  • @danielchristie9449
    @danielchristie9449 3 года назад +1

    This worked soo well this guy is a legend so he deserves a sub

  • @martaljamoore10
    @martaljamoore10 2 года назад +6

    Idk why but the zombies wont spawn.

    • @Kobetheetaert
      @Kobetheetaert Месяц назад

      Same, have you found the answer after these 2 years?

    • @gabee.23
      @gabee.23 Месяц назад

      ​@@Kobetheetaert why don't you find it yourself tough guy smh

    • @Kobetheetaert
      @Kobetheetaert Месяц назад

      @@gabee.23 I did it so doesn't matter anymore

    • @cheezey_xx
      @cheezey_xx 20 дней назад

      E​@@Kobetheetaert

    • @Kobetheetaert
      @Kobetheetaert 20 дней назад

      @@cheezey_xx E

  • @UnseenZane
    @UnseenZane 2 года назад +1

    Thanks man! You helped me to make a cool zombie game. My friends really enjoyed my game

  • @therealransu
    @therealransu 2 года назад +5

    Thanks a lot! Btw, can we use a different type of Zombie like the classic Drooling Zombie?

    • @Apfel_Schorle_
      @Apfel_Schorle_ 11 месяцев назад +1

      Incase you're still interested, yes.

    • @therealransu
      @therealransu 11 месяцев назад +1

      @@Apfel_Schorle_ Nice to hear that, may've been a long time, but I remember trying it and well, didn't work. I have more knowledge on studio now, I feel like it had something to do with rigs and stuff.

    • @Apfel_Schorle_
      @Apfel_Schorle_ 11 месяцев назад +1

      @therealransu I tried the gui and got confused because I had a different concept so I ended up destroying the entire game anyway, but yeah it worked for the most time

  • @KidxMarie
    @KidxMarie 2 года назад +1

    thank u so much, i love the way u break everything down, keep it up thank u

  • @YoutubeGamerMan
    @YoutubeGamerMan 3 года назад +12

    This worked great! But is there a way for the zombie to spawn on one spawn at a time rather than all spawns at once?

    • @myster1ou5
      @myster1ou5 3 года назад +3

      I think you change "local spawn_time = -- number of seconds you want to take." But I'm not a good game maker so hopefully it works :/
      Edit: just realized it's not, sorry.

    • @YoutubeGamerMan
      @YoutubeGamerMan 3 года назад

      @@myster1ou5 the thing I want to do is to wait for the spawn time countdown to finish and after that, the server chooses a random spawn and spawns 1 zombie there instead of spawning a zombie on every single spawn at once

    • @adrmiofficial
      @adrmiofficial 2 года назад +1

      @@RUclipsGamerMan local spawns = script.Parent
      local spawn_time = 10
      while true do
      wait(spawn_time)
      local spawns = spawns:GetChildren()
      local spwn = spawns1[math.random(1,#spawns1)]
      if spwn:IsA('BasePart') then
      local zombieCopy = game.ReplicatedStorage['Zombie']:Clone()
      zombieCopy.Parent = game.Workspace
      zombieCopy.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0, 3, 0))
      end
      end
      this should choose a random value inside a table using math.random and then making a variable that stores that random spawn

    • @reverqie
      @reverqie 2 года назад

      did you put the parts in the spawns folder?

  • @rooi5293
    @rooi5293 3 года назад +2

    Was looking exactly for this

  • @frostywalker2108
    @frostywalker2108 3 года назад +4

    Hey remember me! I commented on your part thats gives points video and asked how to change the points into cash and even you helped me! Thanks for that but now I have another problem in this vid its difficult to edit the script all I need is fro the zombies to spawn wave by wave not any pointlight or color or anything because when I put it in my game without those pointlight etc it doesnt work so can you make the script for only the waves? And I also want the waves to be as a GUI and not a billboard GUI above the zombie.Thanks!

  • @prabhacarner7778
    @prabhacarner7778 2 года назад +1

    3:22
    Him:get children
    Me: you mean the ones in my basement?

    • @TechwithMikeYT
      @TechwithMikeYT  2 года назад +1

      Where else would you keep children? 🤨

  • @patrick_lololol
    @patrick_lololol 3 года назад +5

    Thx so much!!! You earned a sub

  • @mega7586
    @mega7586 3 года назад +1

    THANK YOU SO MUCH
    YOU WERE THE ONLY ONE (besides alvinblox sometimes)
    THAT EVER GOES INTO DETAIL

    • @Summon-Inc
      @Summon-Inc 3 года назад

      alvin blox trash, he over complicates code.

    • @mega7586
      @mega7586 3 года назад

      @@Summon-Inc he ain't trash but you right when you said he overcomplicated code, I took way too many notes for his tutorials lol

    • @Summon-Inc
      @Summon-Inc 3 года назад

      @@mega7586 lol

  • @brightsunrise5324
    @brightsunrise5324 2 года назад +7

    The difficulty thing doesnt work. The zombie's HP remains the same no matter what wave you are on :(

  • @MrSourVRBLX
    @MrSourVRBLX 2 года назад

    Good vid man!

  • @_Glecko
    @_Glecko 3 года назад +4

    This didn't work for me, I'm using the R6 Drooling Zombie by Roblox. They aren't spawning. What change is needed to the code to spawn R6?

  • @Collided_Universes
    @Collided_Universes 7 месяцев назад

    this really really will help me make my fps game, thanks SO much tech with mike!

  • @Coa0001
    @Coa0001 6 месяцев назад +4

    local spawns = script.parent
    local spawn_time = 10
    while true do
    wait (spawn_time)
    for _, spwn in pairs (spawns:GetChildren ()) do
    if spwn: IsA( 'BasePart') then
    local zombieCopy = game.ReplicatedStorage['zombie'] :Clone ()
    zombieCopy.Parent + game.Workspace
    zombieCopy.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0,3,0) )
    end
    end
    end
    tank me later

  • @just_a_clown790
    @just_a_clown790 Год назад

    yoo thanks for this tutorial it didn't work for me before cuz i was dumb and didn't put caps and then when i realized that i need to put caps it finally worked btw i am already subbed

  • @naisur1490
    @naisur1490 3 года назад +4

    I love how it says Get children

  • @xyriallyours-4360
    @xyriallyours-4360 3 года назад +1

    Im a new subscriber:>
    Thanks you really teach me a lot you the best..!
    Please keep doing this for others who need to be teached to🥰

  • @muz0k168
    @muz0k168 3 года назад +4

    Thanks this was very helpful, i'm having one problem where my zombies kept killing each other but that's probably just something else

    • @meatloafgamer1335
      @meatloafgamer1335 3 года назад

      You probably had a scripting mistake

    • @MrGamingIron
      @MrGamingIron 3 года назад

      It's not a scripting mistake I had the same problem it depends on what zombie did you choose otherwise you have to create a script in the zombie that makes the not kill each other

    • @bot-vh4ut
      @bot-vh4ut 2 года назад

      in ur damage script make a line where it checks if the thing that is damaging is a player

    • @bot-vh4ut
      @bot-vh4ut 2 года назад

      @Jay probaly in the npc idk

    • @bot-vh4ut
      @bot-vh4ut 2 года назад

      @Jay or i made a script for damage here it is
      -- Damaging script for NPC --
      local Damage = 1 -- how much damage the npc does--
      local Cooldown = 3 -- damage cooldown--
      local AttackNpcs = false -- keep false if you want it only to attack players or true if you want it to also attack npcs
      for _, bodypart in pairs(script.Parent:GetChildren()) do
      if bodypart:IsA("BasePart") then
      bodypart.Touched:Connect(function(Hit)
      local Humanoid = Hit.Parent:FindFirstChild("Humanoid")

      if Humanoid ~= nil and AttackNpcs == true then
      script.Disabled = true
      Humanoid.Health = Humanoid.Health - Damage
      wait(Cooldown)
      script.Disabled = false
      elseif Humanoid ~= nil and game.Players:GetPlayerFromCharacter(Hit.Parent) then
      script.Disabled = true
      Humanoid.Health = Humanoid.Health - Damage
      wait(Cooldown)
      script.Disabled = false
      end
      end)
      end
      end

  • @bruhyes2933
    @bruhyes2933 3 года назад +2

    thank you for the best tourial u made it so easy

  • @redtailedmonkeyfanclub2686
    @redtailedmonkeyfanclub2686 3 года назад +3

    earned a S U B

  • @ItZCats
    @ItZCats 2 года назад

    wow you are helpful i have never seen a roblox studio youtuber have their own website with extra things and other subjects like python

  • @Therealjtyler
    @Therealjtyler 3 года назад +3

    Hey everything works! Thank you! I turned the billboardgui into a screengui and dragged it to starter gui, how do i go about scripting this. this is how i originally scripted it but it didnt work
    game.StarterGui.ScreenGui.TextLabel.Text = 'Wave: '..wave

    • @idkk839
      @idkk839 3 года назад

      dont do that make it bill board gui

    • @GoingAFKK
      @GoingAFKK 3 года назад

      I tried that and it updates in server only and not client

    • @idkk839
      @idkk839 3 года назад

      @@GoingAFKK wdym? It only updates the server and not the client? How is that possible, maybe you mean it updates the client but not the server

    • @GoingAFKK
      @GoingAFKK 3 года назад

      @@idkk839 for a screen gui it only updates in server

    • @idkk839
      @idkk839 3 года назад

      @@GoingAFKK Oh sorry I didnot know that

  • @Thepainifeltasitwasrippedoff
    @Thepainifeltasitwasrippedoff Месяц назад

    I’m giving this dude another sub for the help

  • @The_Abnormal_Black_Death
    @The_Abnormal_Black_Death 3 года назад +3

    hey can you show how do i make a game like this, where people get new items every 5 wave?

    • @glegolas5008
      @glegolas5008 3 года назад

      All you need to do is make a folder containing all the items you want for each wave in replicated storage, next you want to make a script that detects when it hits every 5 waves. You can do this through a numbervalue in replicated storage. You can then loop through your items folder once the script detects it’s been 5 waves and clone the specific items you want to put in every players backpack

    • @glegolas5008
      @glegolas5008 3 года назад

      I recommend searching it up on roblox forums and tutorials, trust me one day you’ll find that right tutorial for you

  • @K9Tvz
    @K9Tvz 4 месяца назад

    Good stuff man, fantastic video, i've followed and done this about 40 times for different small games but man lua does not want to stick with me lol.

  • @omnomdavey
    @omnomdavey 3 года назад +3

    Doing this!

  • @randomperson2099
    @randomperson2099 Год назад

    Yo thank you i been wanting to know how to make this and learn scripting and you taught me a lot of new stuff

  • @thesibsrblx7322
    @thesibsrblx7322 3 года назад +3

    Can u make an egg hatching system with inventory like a pets for mining simulator please

  • @NEDENQ1
    @NEDENQ1 2 года назад +1

    thank you so much! now I can make my zombie game!

  • @Hobby442
    @Hobby442 2 года назад +4

    Hi, how do you make a limit for the zombies? Because in my game it spawns too much zombies. Thanks

    • @aldwynrafiandra1703
      @aldwynrafiandra1703 2 года назад

      local spawns = script.Parent
      local zombies = game.Workspace.Zombies
      local spawn_time = 10
      local max_zombies = 10

  • @extreme7609
    @extreme7609 Год назад

    New sub earned! this is amazing! at first it didnt work for me but i also made a spelling error. but i fixed it and made a brand new game! thank you!

  • @JustThunderReal
    @JustThunderReal 2 года назад +1

    The voice is very clear

  • @tm2cruz
    @tm2cruz 8 месяцев назад

    Thanks for your vid, you helped me understand scripting a bit :)

  • @LucaThePupineer
    @LucaThePupineer Год назад +1

    to skip time here is the first script.
    local Spawns = script.Parent
    local spawn_time = 10
    while true do
    wait(spawn_time)
    for _, spwn in pairs(Spawns:GetChildren()) do
    if spwn: IsA('BasePart') then
    local ZombieCopy = game.ReplicatedStorage['Zombie']:Clone()
    ZombieCopy.Parent = game.Workspace
    ZombieCopy.HumanoidRootPart.CFrame = CFrame.new(spwn.Position + Vector3.new(0,3,0))
    end

  • @LiamRobloxSubscribe
    @LiamRobloxSubscribe 2 года назад

    Thanks you deserves a raise my game ended up getting 5000 active users on my game. Thanks :) i di not know how to code but this tutorial helped me a lot all of my follower like my game.. :D

  • @rollingthe1st
    @rollingthe1st 7 месяцев назад

    this was very helpful god bless this man thank you very much!

  • @zubtogamerz9115
    @zubtogamerz9115 3 года назад +1

    thx man this really helped me out

  • @yoriichi9982
    @yoriichi9982 2 года назад

    dude awsome video helps alot and its very easy to understand :D keep up btw got new sub

  • @anthemplayz6028
    @anthemplayz6028 3 года назад +2

    Make part 2 that you won't have like 1000 waves, also u can also add intermission and every wave people spawn, thx.

  • @sebastianmatiasalvisbarbosa
    @sebastianmatiasalvisbarbosa 7 месяцев назад

    Im not good making games so thx for the tutorial i apareciate it!

  • @trr3576
    @trr3576 7 месяцев назад

    Very good video
    Very clean and clear tutorial

  • @harkeyninja99999
    @harkeyninja99999 2 года назад

    thank you so much this helped a lot on making my zombie game

  • @SAKDA-bu7gf
    @SAKDA-bu7gf 6 месяцев назад

    Cool, and sounds simple!

  • @stopmotiontrooper6492
    @stopmotiontrooper6492 3 года назад

    Thank you so much!!!
    Keep up the awesome work!!!!

  • @mirwanrazali8322
    @mirwanrazali8322 2 года назад

    wow you made my day ty for the tutorial ✨✨

  • @vinayburman3
    @vinayburman3 2 года назад +1

    Your teaching is very very good 🙂🙂🙂🙂🙂

  • @patatahorneada5798
    @patatahorneada5798 2 года назад

    Thanks, I was thinking of making a wave game

  • @kodyyd
    @kodyyd 3 года назад

    Ty this helped I’m making a zombie shooter game it’s not the best but it’s my first time scripting

  • @caz0gamz
    @caz0gamz 2 года назад +2

    Thank you this is the only tutorial that actually works, but How do you randomise the types of zombies

  • @phoenixgamingyt1044
    @phoenixgamingyt1044 Год назад

    this is so awesome!!!

  • @winborglagrtq564
    @winborglagrtq564 2 года назад +1

    Thanks you so much bro!

  • @rupply
    @rupply 3 года назад

    jus so you know, you are a great man thankyou for the help it made my day

  • @liI_Burty
    @liI_Burty 10 месяцев назад

    This Hellped me soo much ty

  • @KbluebrryRoblox
    @KbluebrryRoblox 2 года назад

    Ur Tutorials r Super Easy!

  • @MrSourVRBLX
    @MrSourVRBLX 2 года назад

    Helped me learn BasePart a bit more..

  • @WMAnims
    @WMAnims 2 года назад

    You Are A Good Develoiper Helper!

  • @THATSPIRITSWEAT2000
    @THATSPIRITSWEAT2000 3 года назад

    Bro support this guy he deserves more subs

  • @robuilder8041
    @robuilder8041 2 года назад

    Thank you so much this is my first script

  • @hazimdemeros5280
    @hazimdemeros5280 3 года назад +1

    nice tutorial!

  • @julezdroolz
    @julezdroolz 2 месяца назад

    thanks man!!

  • @dontalionjumblenots9142
    @dontalionjumblenots9142 2 года назад +1

    I know that the account I’m on is a troll but can you use the other drooling zombie by roblox? To be specific the one that’s not rthro I just really prefer the classic avatars etc,

  • @GTA5ZUMA
    @GTA5ZUMA Год назад

    Tysm I’m subbing 100%

  • @Iceyisred
    @Iceyisred 2 года назад

    Damn this is so good mate