Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove loading of bangers font by default in main boot class. #62

Closed
JakeLaCombe opened this issue Feb 11, 2018 · 2 comments
Closed

Remove loading of bangers font by default in main boot class. #62

JakeLaCombe opened this issue Feb 11, 2018 · 2 comments

Comments

@JakeLaCombe
Copy link

I was looking through the code of the Boot state, and saw that it was trying to load the bangers font family. (https://github.com/lean/phaser-es6-webpack/blob/master/src/states/Boot.js#L14). Lately, the font has been taking a while to download, causing this game to to freeze on the loading fonts page.

Since this is the starting template for a game to build using webpack and phaser, perhaps it could be ideal if we remove the default behavior of loading a font library?

@lean
Copy link
Owner

lean commented Feb 13, 2018

thanks for the suggestion. Done
5e01f3d

@lean lean closed this as completed Feb 13, 2018
@JakeLaCombe
Copy link
Author

Thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants