You can write your topic however you want, but you need to answer these questions:
I’m trying to make an NPC that attacks you, but I don’t like the default animations. So one of my friends made the run animation.
The animation weirdly works on server side, but not client side.
https://gyazo.com/0d3101797f7f9f83c21e734c0ab2fcea
I’ve tried looking for solutions, but everyone else’s problem is it isn’t showing up on server side.
I’m using the animate local script that is put into every player at the start of the game, but I changed it to a script so it is server sided.
Any help is appreciated.