Skip to content

Instantly share code, notes, and snippets.

@lmcneel
Created April 22, 2019 15:28
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