How animate differents parts of a model separately ?

Hi everyone,

I’m starting a project which consists to animate a Hand on an iOS Platform. I already learned how create a 3D hand model using Blender.
Up to now I was trying to use the Cocos3D framework which seems to simple for what I need to do.

My biggest problem is to find a way to animate each finger separately. My idea is to create an animation for the flexion of each finger. But do you have an idea how to do that ? So it seems really simple, if I want to flex one finger, I will just start the animation of this finger.

How can we create different animation for the same model ?

Thank you for any advice you could give me !

Kevin

Yes, that’s what I did !