How to transition between animation mixamo character

I rig a model from mixamo and created 30 animations for sign language in blender.
I added speech-recognition in react and i am trying to play one animation at time when someone say something.
My problem is that one letter animations run perfectly but when i loop through the array of words the person has spoken all animation play at the exact same time and become a problem.
My goal is to take every word from the array and play the animations letter by letter,one by one.
Code: GitHub - mitakawe123/three-sign-language-mixamo

Sorry for my english i am not native speaker
And thanks in advanced

/cc

what /cc mean ?

“Carbon Copy” :slight_smile:
Just for context: Loading three.js exported Collada in Sketchup/Blender - #4 by prisoner849

1 Like