Full Procedural Locomotion System

I just made a full procedural locomotion system.

Walking and Running animations have only 4 keyframes each.

All the animations are generated in runtime by applying cubic interpolations. Leaning is achieved by applying bone rotations dynamically.

2 Likes

Excellent. Keep working on it.

Thanks! :slight_smile:

its very nice but do you want to make a tutorial?