#Respawning NPCS

1 messages · Page 1 of 1 (latest)

rancid zodiac
#

So I was trying to make a kind of bandit beater and I followed a Devmelon Tutorial on YouTube and got the npc to respawn every 5 seconds and get it chase me but I want it to only respawn after five seconds after it dies and it wasn’t in the tutorial and I cannot figure out how to do it.

astral umbra
#

two ways

#

that i know of

#

make the script in spawn script spawn only one then use a onCharacterDie event or whatever spawn the rest and connect it to the spawned character

#

so when they die they respawn after 5 seconds