I put it up in answerhub:
https://answers.unrealengine.com/que...ientation.html
Hmm with preview 8 Im now getting a Level Blueprint error:
The action "Set bFollow HMD Orientation" with Get Player Camera Manager as target now results in the following error:
Could not find a variable named 'bFollowHMDOrientation' in 'PlayerCameraManager'
Make sure 'PlayerCameraManager' has been compiled for Set bFollowHMDOrientation
Im not sure if my VR setup will still function the way i want to without this element. Will need to test this.
I asume something has changed to the engines PlayerCameraManager in preview 8?
https://answers.unrealengine.com/que...ientation.html
Hmm with preview 8 Im now getting a Level Blueprint error:
The action "Set bFollow HMD Orientation" with Get Player Camera Manager as target now results in the following error:
Could not find a variable named 'bFollowHMDOrientation' in 'PlayerCameraManager'
Make sure 'PlayerCameraManager' has been compiled for Set bFollowHMDOrientation
Im not sure if my VR setup will still function the way i want to without this element. Will need to test this.
I asume something has changed to the engines PlayerCameraManager in preview 8?
Comment