Mobile Left and right move input for the player in 2D (Top Down)
I want to make a mobile project. To detect where the player should go (left / right) I want to make buttons. So a button which makes the player go left and the other button which makes the player go right. But I don't know how exactly I can do that, it only does it one time per click. Is there something helpful? Thanks.
Comment