need help walking

From start to end how do I get my main human in my game to walk when it moves around. I would like the scripts and how to insert the scripts.

Hi Kory:

I'm a newbie myself, but I found the Lerpz demo to be very useful. It's got a biped (two legged) main character. The demo teaches you how to attach movement scripts and you can edit them to see how they work.

Here's the link: (the pdf is the instructions, the zip is the unity files)

http://unity3d.com/support/resources/tutorials/3d-platform-game

If you have the animations (and you can make them in Unity), you can download the Locomotion System which realistically controls walking. Press here for the link. If you need animations, there are other questions you can observe for that.