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

Online editor - Phaser export doesn't work & Adding EPSY plugin to Typescript #9

Open
genesis-manan opened this issue Dec 9, 2016 · 1 comment

Comments

@genesis-manan
Copy link

  1. The phaser export doesn't seem to work, as on downloading the file is outputs a file without an extension and when opening it in a textEditor shows a bunch of bytes as shown below (approx 44000 lines):
    504b 0304 0a00 0000 0000 a463 8949 184a
    390d 96ad 0000 96ad 0000 0a00 0000 696e

  2. I am trying to add the EPSY plugin to a typescript project but cannot add it as the phaser.d.ts doesn't seem to have the definition of EPSY plugin. I am fairly new to Typescript and Phaser. So far I have added EPSY.d.ts to the tsDefinitions and the reference to pixi.d.ts seems to be fine. Not sure what I should be doing. Any help is appreciated.

Thanks for looking in to this.

@genesis-manan
Copy link
Author

My second issue might be related to : #3

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

1 participant