Animation playing correctly in animator but not ingame

Hello!

Currently I am facing an issue with a particular animated character. It plays the animation just fine within Roblox’s animation editor but not when testing ingame.

I have tried a few things such as removing welds or messing around with the motor6Ds but I haven’t had much luck in regards to fixing it.

vv Below is a video of the animation working perfectly fine within the animator vv

vv Here is how the animation looks ingame vv

This is what the setup looks like in the explorer to those who are curious

Thanks heaps for your time,
Sharking.

3 Likes

It’s possible that the animation has already been uploaded to animator, but it hasn’t loaded in the game yet. (I use a translator)

How are you loading your animations? Could we see the code?

Animations should be working fine code-wise because it loads on other character models with the same rig perfectly

The animation has been uploaded for a few weeks and does work on other models with the same rig

I’d like to see the code too .

Try using RbxLegacyAnimationBlending, If its uploaded to a group then you’ll have to upload and use the animation ID that comes from the group

Unfortunately It doesn’t seem to work, I’ll have to do a bit more experimenting soon

1 Like