Jump to timecode animation

Hi,

I have a long looping animation via anim component and state machine, but I need to via a UI jump to a certain timecode in the animation. Can this be done via code?

Regards

  • Björn

Hi there,

It is possible to set the current time of an animation using the following API: AnimComponentLayer | PlayCanvas API Reference

5 Likes

Thanks!

1 Like