Camera toggling from shoulder to shoulder over time?

Hi! I’m wanting to create something that allows the third person character camera to move towards the players shoulder when aiming, I’ve seen tutorials on immediately switching between cameras but that’s not really fancy. Anyone have any ideas to make a camera move towards the shoulder? Thanks!

You don’t need to move the camera, you need to already have a cam on the shoulder and you switch to it using ‘SetViewTargetWithBlend’:

It looks exactly like a camera movement, but in fact it's not...