I want to tilt the camera when player strafes. Blueprint below works juts fine:
The camera is controlled by standard “Add Controller Input”
You could try placing the camera inside a scene component and have it only roll in local space while the scene component is the one rotating. This way might save yourself the headache of gimble lock…