Cardboard Button? Magnetometer?

Simple question, I’m wondering if there’s any way to use the Cardboard magnet button for a VR app made in Unreal. The only idea is to make the button have the same effect that a touch on the screen. Exactly as any Cardboard native app works. This has to be through the use of blueprints since it’s a blueprint project.

Thanks

I answered this in another thread you were commenting on but i’ll do it again here in case you missed it but Version 1 Google cardboard, the one with the magnet, is no longer supported by the GoogleVR sdk so that’s probably why you can’t find ways to access it.

You should develop for v2 Cardboard - the one with the button - which is as easy as listening for touch input.

As an FYI this is the version of the SDK where they dropped support for v1 cardboard towards the end of last year.