MisterPeModder / Bomberman-Global-Offensive

Probably one of the best Bomberman fan games
MIT License
4 stars 3 forks source link

Player Entity Pathfinding #276

Open MisterPeModder opened 2 years ago

MisterPeModder commented 2 years ago

Add a player.moveTo(x, y) javascript function which will try to move the player to the designed location.

To Do;