Basketball Animation Issues

Hello, I have a question regarding animations is there a limit to how many animations you can play and stop in a script like this for example ( https://gyazo.com/41013fc637b67d6a370ea079df7345f4 ), currently the basketball is working as I’ll show you in this clip that it works when I pick up the ball and it automatically dribbles ( https://gyazo.com/a0bcff4b680542727fb4c1e696c20219 )

BUT the basketball only works in the clip above this IF I comment out one of the animations as shown in the screenshot above, this’ll what it’ll look like if I don’t comment out one of animations ( https://gyazo.com/cbb5f6bccefba1e0a62622eed5261b26 ), and here is a clip of what happens if I don’t comment out one of the lines in the script ( https://gyazo.com/bd0d187ad0a993fb39af1baa4bd8e3e7 )

It might be hard to follow along, but in general my question is if there is a limit to how many animations I can play and stop in the script for the ball to not break (like in the second clip) if I don’t comment out one of the animations or is there a fix/better solution to this?

4 Likes