About 16,500 results
Open links in new tab
  1. How do i make a zombie? - Scripting Support - Roblox

    Apr 12, 2021 · A script for each zombie that checks if a player is touching the zombie, when did the player last get hurt, and if the player was hurt more than a second ago, hurt the player A …

  2. How to make a zombie - Community Tutorials - Roblox

    Jul 2, 2021 · Welcome to my first tutorial! Note: I’m not too good at English Today, we will make a smart zombie, that detects the nearest player, attacks them, animation. Without any further …

  3. I need a zombie spawn script - Scripting Support - Roblox

    Jan 28, 2022 · Hello so I need a script that when you click a block a zombie npc spawns. I have tried to get tutorials on how to do it but I cant find any and I have tried to mod roblox’s zombie …

  4. Need a good script for a simple zombie - Roblox

    Nov 30, 2024 · I have this script in my “Zombie” model in ServerStorage, I have a script where it follows the nearest player but i want a bit more advanced one, for some reason there isnt any …

  5. How do I make a zombie that will follow and get hurt by not

    Apr 14, 2021 · Learn to create a zombie in Roblox that follows and takes damage from multiple players instead of just one.

  6. How can I implement zombie killing into this? - Roblox

    Jan 7, 2025 · I want it so that you can kill the zombies and it doesn’t interfere with the already anti-team kill part of the function. Here is my server script for my gun. …

  7. Making A Simple Zombie AI - DevForum | Roblox

    Apr 13, 2022 · Hello, I am looking to make a Simple Zombie AI for a project I am working on. I tried something very simple just using MoveTo and a loop to move to the target (in this case …

  8. Optimization For A Zombie Movement Script - Roblox

    Aug 16, 2022 · Hey there, So I am currently working on a huge project that relates to a zombie game. In this game we will be having a ton of moving zombies chasing players, and killing …

  9. How to add a leaderstat when killing a zombie? - Roblox

    Aug 20, 2020 · I am making a zombie game and I am trying to add a leaderstat thing when killing a zombie and this is the following script, but it failed. game.Zombie.Death:addLeaderstat …

  10. How to make Npcs not kill each other? - Roblox

    Jun 10, 2022 · How to make Zombie Npcs not kill each other? I have a zombie killing script, but they just kill anything with a humanoidrootpart, including eachother how do I make it so that …