of     1   

Fianchetto
#215500049Friday, April 28, 2017 8:46 PM GMT

I have a NPC (with a humanoid) that I created on the client side (so that only the local player can see it). The problem is, the NPC doesn't play any animations. I've seen that if you have an NPC on the server side you just have to change the Animate LocalScript to a Script to get it to animate. How would I go about getting the local character (NPC) to play animations? I thought since Animate was a LocalScript it should play automatically, but there are none at all.

    of     1