I have pretty trivial question.
How to play animation. So its simple but also not.
How can I play animation for everyone.
I want play animation in model also in character, these animations are custom.
If I know correctly, custom animations are playing by local scripts but its not good solutions for me because everyone need to see that.
Or should I use remote event to fire server then FireAllClients to play same animation ?