Just trying out the new VR helper on an older phone to see what it would look like using Cardboard: http://www.babylonjs-playground.com/#IHY77X#16
Uncaught TypeError: Cannot read property 'rotationQuaternion' of null
at t.set [as camera] (babylon.js:38)
at i.t.detachElement (babylon.js:19)
at i.t.clear (babylon.js:19)
at i.dispose (babylon.js:20)
at t.enterVR (babylon.js:39)
at HTMLButtonElement.<anonymous> (babylon.js:39)
I can look at it more later - that's the output from remote debugging console once I click on the glasses button. Is there a way to run playground under babylon-max? Otherwise I will need to update my current project with latest version, which would be good anyway! Thanks.