The character does not turn while the train is turning

I create a game about trains, in my carriage character has a Pawn class, while the train turns - the player’s camera stands still and gives the impression of looking at one point, while the train turns. Please look at the video. How can this be fixed?

Hey there
It’s probably your camera’s setup.
Try setting your CameraBoom (Spring Arm) with
image

and your camera with
image

That should make the camera react only to the player moving the camera.

I have these checkboxes checked and still the cameras turn

Help me please