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

Interactive example mouse location is wrong #19

Open douglasg14b opened 1 year ago

douglasg14b commented 1 year ago

The correct tile is not highlighted when the mouse is over the tile...

image

This may be related to: https://github.com/photonstorm/phaser/issues/5781

Which appears to be resolved now