sebashwa / phaser3-plugin-isometric

Feature-packed axonometric plugin for Phaser 3 which stays true to the Phaser API.
https://sebashwa.github.io/phaser3-plugin-isometric
MIT License
172 stars 36 forks source link

Is there a typo on the class World, line 248? #12

Open huan-qiu opened 5 years ago

huan-qiu commented 5 years ago

the setBoundsToWorld() method of World, in this source code, at line 248, I think the scene should be initialized as World's property before being used