Locomotion : slower movement

Greetings. How can I make the same simulation in the same amount of frame walk slower ( fewer.steps)
Thanks for your time

You can either:

  1. Draw fewer steps, e.g. remove one or two
  2. Draw the same steps over more frames, e.g. by increasing the duration
1 Like