Skip to content

Instantly share code, notes, and snippets.

@jakewhiteley
Last active August 29, 2015 14:11
Show Gist options
  • Save jakewhiteley/93601ee17c3b9b594a7c to your computer and use it in GitHub Desktop.
Save jakewhiteley/93601ee17c3b9b594a7c to your computer and use it in GitHub Desktop.
// preload bitmap font into Phaser
game.load.bitmapFont('font-name', 'path/to/font.png', 'path/to/font-name.fnt');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment