Hello, how can I make my character move with WASD while falling?

In the character movement component, change the value of air control.
The default value is 0.05 which means you have 5% control in air. Set it to 1 to have full control.


Hello, how can I make my character move with WASD while falling?

In the character movement component, change the value of air control.
The default value is 0.05 which means you have 5% control in air. Set it to 1 to have full control.

