Skip to content

Instantly share code, notes, and snippets.

@mstfmrt07
Created May 13, 2021 20:11
Show Gist options
  • Save mstfmrt07/d504fe15c4fdcd016cbd2b5d18688149 to your computer and use it in GitHub Desktop.
Save mstfmrt07/d504fe15c4fdcd016cbd2b5d18688149 to your computer and use it in GitHub Desktop.
Direction direction;
Vector2 startPos, endPos;
public float swipeThreshold = 100f;
bool draggingStarted;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment