Camera control question

Hi, I’m trying to make a camera behavior like in WOW while you can click the RMB and rotate the camera so the player will turn when holding the RMB. This part is fine, where I struggle is the up/down motion while holding the RMB. Using the following blueprint it is just bouncing up and down. I want to be able while clicking the RMB and going up with my mouse that the camera goes up and rotate to always look at my player.

Anyone can point me in the right direction what am i doing wrong? This is actually the last test I did but all my tests are behaving the same way.

Thank you

Any Ideas? I actually manage to have something somewhat functional but it is my entire pawn that is rotating up and down, I would like to just get the camera moving