Animation.Length not working when the Animation is Loaded the first time

I’ve been using Animation.Length for my BodyVelocity debris but its not working when the Animation is loaded the first time. Is there any fix to this?

Maybe preloading the animation will help instead of loading it and then immediately playing it.

I suppose you could also load the animation on a dummy when the server opens and just store it as a variable somewhere else.

2 Likes