Hi,
A user presses a button. I start and animation on a node with CreateAndStartAnimation. While the animation is running the user presses the button again. I again start a new animation. Is the old animation taken care of? Does anyone know if I should manage it somehow - should I stop it before starting a new one or something?
Thanks
Edit: In the same question. I am note sure if the name of the animation should be somehow unique. It is not mentioned at Animation - Babylon.js Documentation