Hello! Want to move my character with mobile. But dont know how to detect the swipe. I already have my Input map with
move_up: UpArrow and UpWheelMouse / Down: DownArrow and DownWheelMouse, etc.. how do i add a swipe movement?
Swipe movement in 4 directions?
I think you're looking for touch events. Check out https://docs.godotengine.org/en/stable/tutorials/inputs/input_examples.html#touch-events