Stabilizing True first person Camera Shake in Blueprint

Using simple interps for the camera location and rotation would be my first try. Then you can control the smoothing of each separately, and tweak for the effect you want. Although I’d want to implement a “minimum threshold” so I could filter any jitter.