How to flip camera upside down?

How to flip camera upside down, like in “Rainbow Six Siege” on the grapple, because i need to make camera flipping system

It’s not working, if i simply rotate that component than nothing, if setting use pawn control rotation off then it works, but i cant look up and down, if i set use pitch control rotation on character self, then the character is walking on a head, so it’s not working.

If you’re using a [camera component][1] on your pawn/actor you can simply roll it by 180 degrees to have it flipped upside down.

http://i.imgur.com/sIVfQ5f.png

I just tried it on the third person template and rotating the camera there worked, how is your camera setup?

It is

Use pawn control rotation = true
Fov = 90
And its attached to the head socket from sk_manequin