Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Making a local npc have idle animations?

Asked by 6 years ago

I have a script where it clones an npc from replicatedstorage to the players camera, which makes it so that only the player can see the npc. But the problem is, the npc does not have idle animations (like as if its breathing or something) since it is local. How could i make it so that it does have idle animations?

0
If you take the standard localscript inside of your character when you spawn in called "Animate" and just copy and paste it into a standard script and put it into your NPC then they will animate just like a regular player...I would just put the standard animate script into your NPC inside of repstorage Vulkarin 581 — 6y

Answer this question