Hello 🙂
First, I would like to thank Erikari for a great tutorial 😉 I have few questions and I hope someone could help me.
Is there a way to define how many times the animation should play on the web? Or at least how many seconds? Also, is it possible to define two animations to play one after another? For example, if I have the animation that has two states (data-animation): "once" and "loop". I want data-animation "once" to be played once and then after that "loop" data-animation should play indefinitely. Is this possible? If not, I guess that animation person can make animation like this and I just play it on the web. Is this right?
I try to find what kind of values data-animation could have, but couldn't find documentation for this. I'm not sure if this command is something that is related to the spine only or for the json animations in general?
I'm web developer and don't have knowledge of the spine or any other animation software, so I'm sorry if I ask simple or stupid questions 🙂
Cheers.