Body animation (walking)

Hello everyone, I am new to the unity. I want to play the walking of a person (stride length, gait speed, etc …).

What I want to do is take an avatar and move it, but do not know how to start.

Thanks.

You can look for assets on the store that come with animations already or if you are using your own model with custom rig you should look for some mecanim tutorials like Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn
Hope it helps !!

Thanks for your help. i’ll start whit that link.