Open habermaor opened 7 years ago
Did you try to run the demo?
How did you set it up?
Also, what version of phaser-tilemap-plus was installed? You should use 0.6.1 or later. The latest right now is 0.8.0.
I cloned the repo, used npm install to install all packages from the package.json, and then used npm start. Am I missing something?
2017-11-08 13:05 GMT+02:00 Colin Vella notifications@github.com:
Did you try to run the demo?
How did you set it up?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/colinvella/phaser-tilemap-plus-demo/issues/2#issuecomment-342784935, or mute the thread https://github.com/notifications/unsubscribe-auth/AGfLZOIKxaBP7iR6K_1cyDKiNhnc_SrTks5s0Yr0gaJpZM4QWM3o .
Any progress with this issue? Did you try the latest version of the library?
I cloned the repository, installed all the packages, but when I run it, just after hitting the space bar I get the errors: "Cannot read property 'playerStartX ' of undefined at PlayState.create (PlayState.js?5afc:74)" and "Cannot read property 'left' of null at PlayState.update (PlayState.js?5afc:134)".