Skip to content

Instantly share code, notes, and snippets.

@mstfmrt07
Created May 13, 2021 21:45
Show Gist options
  • Save mstfmrt07/378aa325cf5e7e801a6ca7cf9dab7de8 to your computer and use it in GitHub Desktop.
Save mstfmrt07/378aa325cf5e7e801a6ca7cf9dab7de8 to your computer and use it in GitHub Desktop.
private void Awake()
{
draggingStarted = false;
direction = Direction.None;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment