How to read keyframe position on a playing animation

Hello,

I couldn’t find a way to simply know at which keyframe the animation is currently, instead of having dozen of events. Do I really have to use timecode instead ?

On another side, I didn’t find a real exemple of adding markers in a script.

Thanks !

You can use AnimationMarkers to trigger an event at a specific point in the animation, there’s an example of how to use it in this documentation:

Yes I did read the documentation, but I’m not sure you correctly read my question.
Or myabe I wrote it wrong.