I am trying to make a game for android and make the character move with mobile rotation.
For example, if the user rotates mobile clockwise character move right and otherwise move left.
have can I access to a rotation of device?
Any help will be appreciated.
(using ue4.25 & blueprint)
You can try to look at this post :
I believe what you need is a node to retreive the tilt of the device (post linked contains links to documentation about that)