If anyone else is wondering about this, you can set an Axis’ deadzone at runtime by using PlayerInput->SetAxisProperties() in the PlayerController.
3 Likes
If anyone else is wondering about this, you can set an Axis’ deadzone at runtime by using PlayerInput->SetAxisProperties() in the PlayerController.