How do I make left and right arrow widget to make my character turn?

Hi Friends
I have very new in UE4 mobile games development
I have created Left and Right symbol in User Interface widget. But I am not sure how to make my character turn left and right using these symbols.
Please Help !!

Much Thanks in advance

Hello faridul07061987,

Take a look to the custom touch interface and replace the “Default Touch Interface” under Input in your project settings with the new class you created. Here is a link for setting up Touch Interface.

Cheers! :wink: