I exported a Spine project containing two animations, one looped, the base animation. And the second which is the lip sync animation with audio.
I would like to understand how to do this in Unity, so that the basic animation always plays in a non-stop loop, and when the player clicks on the creature, it triggers the lip sync animation + audio once and then the basic animation restarts in a loop.
I imported using "Skeleton Animation"