Character won't look down. Rotation on Spine Might be Wrong?

I am following this tutorial online: [youtube][2]

I am trying to set up my character to rotate with control rotation as shown in the video. This works, however my character does not look down. When you hit play and look up and around, it works fine, but if you try and look lower than directly in front of you, the camera starts going up again, almost like its reached the bottom axis and reverse to inverted controls.

Any ideas based on my control rotation blueprints why this would be jacked up?

I fixed it, the float greater than should have a value of 360 rather than 180.

make it just like that