Get camera pitch?

I’m trying to make an action happen when my character looks down, seems pretty simple but what i’ve tried doesnt work, how to i get that value? The screenshot is coming from event tick btw

I’m using “use pawn control rotation” but even with “get control rotation” looking up or down has no effect

Solved it by adding get player character to get control rotation and adding an and bool to the condition to creat an exact range of pitch that would allow the action to trigger

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.