Walk animation inside zombie doesnt work on client but works on server

  1. I want the walk animation to play on both client and server

  2. I am using the defualt animation script that gets inserted into a character on join but with my animation and not localscript but it only plays the walk animation on server

https://gyazo.com/5e8994263aa01ef163dbef5939f54406
As you can see in the video on client some zombies doesnt play the walk animation when they are walking but on server it works perfectly

  1. I have tried using SetNetworkOwner and a lot of other stuff but nothing seems to work

have you tried making it a local script?

But the script is inside the zombie

Is the animation core Movement?