Moving character with phone tilt

Hello, im trying to create a basic space shooter for android. This is my first time trying to make a game to android so im a bit lost.
Ive managed to get the project running on my phone. Im now trying to make my character move horizontally whenever I tilt the phone. Im just not sure how to implement this. Ive been looking around but there doesnt seem to be a single tutorial that mentions something like it so I was wondering if maybe its really complicated.

Ive created an axis mapping for tilt. I then try to use the return value to set the actor location. I’d really appreciate if someone could guide me in the right direction in order to get this running.

293208-tiltbug.jpg

this is a repeat topic but ill place it here again. Player camera Axis Mappings using tilt and rotation - Mobile - Unreal Engine Forums

The thread you’ve linked isn’t marked as Answered. The answer that’s been given isn’t a solution for Android.