Creating an R15 npc

All I’m trying to do is make an r15 non-playable character, one where I can call MoveTo on the humanoid.

My process so far is using the moonanimator character inserter to get an NPC, then I add the Animate script and change it from LocalScript to Script. But the character doesn’t animate at all, no idle animation whatsoever.

You cant just change a local script into a server script using the same exact code

You need the server-sided version of the animate script. However, that script has not been updated recently and you will need to download the latest available version and insert it via Model > Model.