Enable Oculus Rift look during matinee sequence

I’ve managed to find the bFollowHMDOrientation member variable for PlayerCameraManager. Setting this up in BluePrints looks like this:

Had trouble figuring out how to determine the PlayerIndex, but some searching revealed that the local player is always index 0.

BluePrints are awesome!