I am remaking The Undead Coming How do I turnplayers into zombies if they are on a certain team? How do I make said zombies damage other players on touch without damaging themselves? How do I change the team of players upon death?
to check if a Player is on a Team do
if game.Players.Player.TeamColor == 'BrightRed' then
. then do something likePlayer.Character.Torso.Color = 'Green'
but it would change only 1 Part of the Body so repeat this until you have all them, and for Arms/Legs do['Left Arm']
u get me?Make it like other Zombies, Add a Linked Sword and then ur Hands will Damage them, the Sword
will be Invisible... or u can Ask me on Roblox with a PM to make a Simple Script for u...do a
Died()
Event and Call the function...