Animation plays twice for other clients

I’m currently trying to make an attack that plays animations, but other clients see the animation differently, the animation plays twice for them as it plays once for me.

What i see: (sorry for bad quality)
robloxapp-20211230-1313028.wmv (661.6 KB)

What other clients see:
robloxapp-20211230-1313159.wmv (786.6 KB)

Would appreciate if you could help.

There is very little we can offer in the way of help with just videos. Show the scripts that cause these animations to play.

The only thing I could possibly suggest to try fixing it with the limited information given is to make sure the animations have the “looped” property set to false in the animation editor

Hey! sorry for the late reply but i just found the problem.
Apparently the event for playing the animation was firing twice.

Sorry again!