Making character roll while flying.

The control setup you got should work, but if that is in the player controller I would set the player character as the target for the movement input so you don’t need have the character follow the controller.

If your camera is in your character anim bp you also need to make sure the spring arm isn’t following the actors rotation, set this under spring arm → camera settings.

// glhf