-
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
-
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.