/Touch-Input-Class

This Unity script detects swipes and taps on the screen, providing debug messages for each gesture's direction and type. It's useful for implementing touch controls in mobile games or applications.

Touch-Input-Class