Idk how to make the npcs animations the same as the characters. I've tried to copy the animate script from the character to the npc but because its a local script it doesn't work. Can someone help me?
I found out how to do it, I just copied the local script to the replicated storage and then removed it but copied the contents inside and pasted them inside a global script. Changed some things inside and with another script I copied the characters animate script children and pasted them to newly made global script which I cloned into an npc