Skip to content

Instantly share code, notes, and snippets.

@lmcneel
Created April 22, 2019 15:28
Show Gist options
  • Save lmcneel/3d14be405c6b3b655530e6925af269be to your computer and use it in GitHub Desktop.
Save lmcneel/3d14be405c6b3b655530e6925af269be to your computer and use it in GitHub Desktop.
Telling a Story with Code Example 2
if(character.isMoving) {
}
if(myCharacter.move) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment