How can i make character animation?

Hi,
How can i make character animation in Unity(or other tool for unity). I dont want to use present animation, i want make new character animation and i want use it on my humanoid character.Like run, jump. Sorry for my bad english.

Thank you for all answers.

You’ll need to learn to use modeling software such as Blender (powerful and free). Within that software you can then model and animate your characters. You’d then load up the model with the animations into Unity, and then you could use Mecanim to retarget the animations (only works for Humanoids at this point afaik).

Couldn’t have said it better. Also, Youtube is a great place for finding these How-To answers. There are countless tutorials for Unity3D, Blender, Max, Maya and most anything else you’re digging into.