#How would I make a script that makes an npc duplication script
14 messages · Page 1 of 1 (latest)
Developer Forum | Roblox
Hey! I was wondering how I would get my NPCs to spawn on the click of a button (UI/UX). I have the UI sorted, but I’ve tried clone: and all that and I still can’t figure it out. It’s basically like what’s going on in Clean Up Roblox where the NPCs respawn. I want to make that kind of system. Not the game though. If anyone can help it would be...
in your npc script u can make an events listener so when they die a new one gets spawned
I know how to respawn npcs
in this case I am looking how to duplicate them on respawn
I didnt explain well
I mean the npc respawns with two
yeah
just do the same thing but clone it twice