hi,
I made ββan animation with the fingers of the characters , as you can see from my codepen .
I used TweenMax.staggerFrom so you can move each finger with a small delay .
but I have a problem, how can I say that the animation should begin from the beginning all together ?
Now the animation starts from an hand per time , but I would to say that all the hands they need to start the animation of the fingers at the same time , without any delay.
maybe it is better don't use staggerFrom for my scope?
any help, suggestion or advice?
many thanks