i made a post exactly like this a few days ago, but im having the problem again, the old solution wont work anymore
Im copyingthe animation script from the player character, then im chaging the code and putting it in starter character scripts
i look in the character after restarting the game, the correct IDs are there, but the character still uses the old animations
There is no trace of the old animations anywhere so idk how its playing them
no sanitized ID error, plus if they failed to load it wouldnt just play another animation thats not found anywehre in any scripts…
what would happen if it was sanitized is my avatar wouldnt animate at all
Make sure that if your game is posted by a group. The animations should be from the group.
Similarly, if the game is posted by an account, the animations should be from the account.
I had the same problem a long time ago
If you’re convinced that this option didn’t work, I’ll try to help with other options.
Since I can’t see what’s going on in your studio, I’ll just suggest some solutions:
Try creating an attribute in the Workspace bool, named RbxLegacyAnimationBlending, and enable it.
If you are using the Animate script from roblox, with the default character loading. Then you need to change the idi not only in the script, but also inside the script, as in the screenshot below.
Try all the same as described above, but in an empty baseplate (if it works, then something in your game interferes with your animation).
Just tried, now my character wont animate at all. i reuploaded my animations to my group, and replaced everything but now the character wont move at all