Animation only replicates after walking close to it

This is kinda weird, I think it has something to do with network ownership?

Anyways, I’m making a jojo game and the problem is that,

One client draws their stand,
The other client has to walk near the stand for the animation to play/replicate

Screenshots:
Client 1: Screenshot by Lightshot

Client 2:
Before walking close to it: Screenshot by Lightshot
After walking close to it: Screenshot by Lightshot

The animation is being loaded on an AnimationController and I’m playing the animation in a ModuleScript