Make character look at horizon

Hello everyone.

I have a first person character. I want by pressing a keyboard button to reset the character’s camera view so it looks at the horizon no matter where the character is currently looking. Any help on the way to do it in blueprint ? Thanks in advance

I think I found it. Get player controller >>> set control rotation and plug in a rotation variable. done