swipe detector

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By takeda

i followed a youtube tutorial (https://www.youtube.com/watch?v=7XlMqjikI9A&feature=emb_title) for a swipe detector in godot, but i dont understand how to use it, it creates a signal, but it’s only 1 signal for all directions, how do i differentiate between the directions and how do i use it?

:bust_in_silhouette: Reply From: takeda

Nevermind all I needed was to use a variable that I didn’t realise was there