Does playing an animation on the server automatically stop those on the client? I noticed that when I played an animation on the server, instead of blending with the one on the client, it’s like the client animator’s animation disappeared entirely.
Wondering if anyone can explain how this works, making an Animation Module right now and I was planning on stopping animations manually, but will that even be neccessary?