I've been trying to clone an NPC from a certain placeholder model inside lighting infront of a player using a tool. I can't seem to find how to do this. A little help?
0
First off, use ReplicatedStorage to store items that you need to clone from a LocalScript (I'm assuming that you're using one since you're using a tool), it is an intended replacement for Lighting. Second, the things that you'll need is the :Clone() method and :MoveTo().DragonODeath50— 9y