You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've simply imported the script and get thrown this error. I'm guessing this lib might not be compatible with Phaser 3 but that's not listed anywhere.
phaser-tiled-2.0.4.js:1961 Uncaught TypeError: Object prototype may only be an Object or null: undefined
at Function.create (<anonymous>)
at Object.9../physics (phaser-tiled-2.0.4.js:1961)
at s (phaser-tiled-2.0.4.js:1)
at e (phaser-tiled-2.0.4.js:1)
at phaser-tiled-2.0.4.js:1
at phaser-tiled-2.0.4.js:1
at phaser-tiled-2.0.4.js:1
9../physics @ phaser-tiled-2.0.4.js:1961
s @ phaser-tiled-2.0.4.js:1
e @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
The text was updated successfully, but these errors were encountered:
Yeah not really planning to update it because I consider my gl-tiled library to be a superior solution, just need some help adding in the nice Phaser-specific features.
I've simply imported the script and get thrown this error. I'm guessing this lib might not be compatible with Phaser 3 but that's not listed anywhere.
The text was updated successfully, but these errors were encountered: