Is there anyway to set unity up so that when a rotation occurs, only one layer auto-rotates with it?
I am using vuforia AR and the only thing I want to auto-rotate is the HUD layer since the camera feed rotates automatically.
Thanks.
Is there anyway to set unity up so that when a rotation occurs, only one layer auto-rotates with it?
I am using vuforia AR and the only thing I want to auto-rotate is the HUD layer since the camera feed rotates automatically.
Thanks.
Hi, welcome to the forum!
Maybe you could switch autorotation off and use the accelerometer direction to detect which way is down and rotate the HUD accordingly?