Good Evening,
When I import Spine animations into Unity I can view an Animation Reference Asset's total duration in the inspector:
But I don't know how to scrub through an animation to get a specific time that something happens.
For example, if I have an animation of a character clapping five times, and I want to know the point in the animation where the third clap happens, is there a simple way to obtain the timestamp?
Thanks!