Is there a max animations limit?

Is there a limit to how many animations can be playing on a humanoid at once?

I’m asking because I already have quite a few animations loaded from each tool in my game, and I wanted to add 4 different walks (walk left, walk forwards, walk back etc) for the player instead of just 1.

2 Likes

10 unique animations can play every 10 seconds without exceeding the limit for animation controllers.

2 Likes

Is this still currently a limitation? Can anyone link to a reference please?