Edit of asset "Swipe Detector" Accepted

Old/Current New/Edit
Title Swipe Detector
Description Detect gestures and swipes in your game. Experimental: setup patterns to trigger actions!

Go to GitHub for full readme with instructions:
https://github.com/arypbatista/godot-swipe-detector/
Detect gestures and swipes in your game. Experimental: setup patterns to trigger actions!

Go to GitHub for full readme with instructions:
https://github.com/arypbatista/godot-swipe-detector/

# Changelog

## 2017-02-06 - Version 1.1

- Added detection areas. Now you can set some Area2D children
and swipe detector will treat each area as an independent
detection space.
- Refactored all code. Separated script into classes. Using more
python-like styling approach.
- SwipeDetector now is a plugin.

Category Tools Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/arypbatista/godot-swipe-detector
Issues Url https://github.com/arypbatista/godot-swipe-detector/issues
Godot version Godot 3.0
Version String 2.1.1 1.1
Download Commit v2.1.1 v1.1
Download Url (Computed) https://github.com/arypbatista/godot-swipe-detector/archive/v2.1.1.zip https://github.com/arypbatista/godot-swipe-detector/archive/v1.1.zip
Icon Url https://raw.githubusercontent.com/arypbatista/godot-swipe-detector/master/icon.png