Making Compass using Android sensors

is there anyway to create a compass via sensors?

Any answers?

Hello,

Sorry to dig up this old question but I would like to contribute an answer for the future readers.
The Magnetic Field Toolkit plugin on the Unreal Engine marketplace exposes the magnetometer sensor of Android platforms to Blueprints for the first time. This plugin allows you to create a compass.

Hope this helps you all,

Fen

I think you can do that using the Tilt event on Input > Motion Events