I'm making an Adventure game configured through an XML file. The character has a Speaking animation and i need to change the Repeat count according to lenght of speech... but i cannot find how to change that parameter
Maybe just restart the animation after it has ended?
Character->On Finished "Speak" Animation -> Character play "Speak" animation
Develop games in your browser. Powerful, performant & highly capable.
well, little hard, because must last exactly the lenght of speech.
I solved with loop and stopping animation