How to make the model's animation repeat?

For example, the animate_start2 button
https://www.babylonjs-playground.com/#BCU1XR#3560

The play function accepts one variable - should the animation loop or not:

prova | Babylon.js Playground (babylonjs-playground.com)

I assume you meant loop with repeating?

2 Likes

yes, This is what i want, thank you very much. :heart_eyes:

2 Likes