Simple Locomotion is a procedural character movement system.
Include a simple demo scene with the target linked to an animation pattern so the character moves around automatically.
How to use:
- Create a new empty atom and rename it as you want.
- Add the SimpleLocomotion.cs script to your character.
- In the Target Atom option select your previously created atom.
- Your character should now move toward the target automatically.
Tips:
- The easiest way to understand how the plugin works is to load the demo scene and have fun with the parameters, nothing should break... i hope
- If your character has high heels, change the ground offset, and foot pitch.
- You can use the step in place toggle to see the effect of the step parameters even if the character is not moving. (or to create cool procedural dances ?)