Adding Tilt for iOS

We just want to be able to move left right up and back (from the sky, a top-down game).

We’ve tried to figure out how to add tilt for iOS and have checked out the tilt axis mappings but aren’t sure how to put it together in blueprints.

If anyone can show how they’ve set it up or has any tips it would be greatly appreciated.

Thanks

I can’t be certain, but I’d wager this might be a helpful bit of reference for you.
Mobile Touch, Swipe, Tap & Dbl Tap! Get it here... for free ;) - Blueprint - Epic Developer Community Forums)&highlight=touch

Of course they’re not using tilt, but rather touch. I’d wager you might be able to implement a similar solution using a different input event for the tilt axis. I’d also strongly recommend having a look at the touch movement blueprints in the marketplace as they might help you with a more complete sort of solution for any check logic that may be involved. Well worth the $10.

Hope that helps!