How should I handle animations for my movement / parkour system?

Hello, I am making a movement / parkour system and I want to know the best way to handle the animations. I don’t know if it would be better to handle all animations in one script or to handle the custom animations in their respective script (e.g. sprint animation would be handled in the sprint script). If anybody has an answer please let me know which is better and why.

Thanks in advance!

1 Like