Skip to content

Instantly share code, notes, and snippets.

@DeerTears
Created October 1, 2020 00:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DeerTears/68d02607e5ab49ebd4c1ef5170b51544 to your computer and use it in GitHub Desktop.
Save DeerTears/68d02607e5ab49ebd4c1ef5170b51544 to your computer and use it in GitHub Desktop.
  • Actor: Store Direction In Variable
    Store the current direction of an actor into a variable.

    Direction Number
    Down 1
    Right 2
    Up 3
    Left 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment