How to know when animation has finished

hi @pigga - how are you starting your animation?

If you are using scene.beginAnimation there is a callback when it completes:
Scene | Babylon.js Documentation (babylonjs.com)

2 Likes