Most efficient way to move multiple humanoids

As you can tell by the title, I’m looking to move multiple NPCs with humanoids at the same time.

I’m revamping an old RPG from 2014 but the codebase was terrible. I’ve gotten everything fixed so far, except for the mob scripts. I know Humanoid:MoveTo() exists, but I am unsure how resource intensive that is. If there is a better way, could anyone provide guidance? Thanks!

If you are looking to move multiple NPCs then Justice the awesome NPC system by Lewis Schumer is very good. Fairly simple to expand it from it’s current state.