Does BabylonJS have Animation Events like in PlayCanvas?

I’ve used animation events in PlayCanvas before: Anim Events | Learn PlayCanvas. What I find particularly useful is that you can register any event callback to a specific animation time. Does Babylon.js support this feature? I couldn’t locate this information in the docs.

5 Likes