Would anyone know how to make a group of NPC’s follow a player? I know it’s easy to make an NPC follow a player using MoveTo() but I want a line of NPCs that duplicate each others movements to follow one another, like the body of a snake or ants moving in a line.
If you know how to acheive this or have any ideas, I’d love to hear!
Sorry for the late reply, but I’ve tested the system. All seems moderately good, but the NPCs don’t function very well because they collide with each other. Is there any way to make it so the NPCs don’t collide?