Jerenaux / phaserquest

Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
http://www.dynetisgames.com/2017/03/18/phaser-quest/
MIT License
371 stars 127 forks source link

Game.marker visibility #1

Closed Kaundur closed 7 years ago

Kaundur commented 7 years ago

When clicking a location where the path finding algorithm returns null will causes Game.marker.visible to be set to false until the mouse has moved outside of the current cell.