make object controllable in 'air'

Hello, I am a new unity programmer and I have been looking at the code for gravity and movement on the wbsite. But in this code, you cannot move in the air. How would you add move speed and move direction in the air?Thanks, Jeremy

Have a look at this script, which includes air control.

–Eric