Skip to content

Instantly share code, notes, and snippets.

@pr00thmatic
Last active August 29, 2015 14:04
Show Gist options
  • Save pr00thmatic/d166f7e19878830fce97 to your computer and use it in GitHub Desktop.
Save pr00thmatic/d166f7e19878830fce97 to your computer and use it in GitHub Desktop.
//creando al personaje
uno = game.add.sprite(game.world.width/2-16,
game.world.height/2-16,
'uno');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment