Hi Guys.
I’m new to UE 4.9.
I want to make my character rotate it’s upper body according to the camera rotation.
But when I cast the Pawn owner to the Character and get the SpringArm of the Camera, it returns null.
The SET Command gives an error.
What am I doing wrong and is there a proper way to debug things like this?