Git Product home page Git Product logo

phaser_plugin_pathfinding's People

Contributors

andreasnrb avatar casarock avatar meltuhamy avatar pinotequal3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phaser_plugin_pathfinding's Issues

easystar update grid

Hi, using Phaser Plugin.
Tried to update the grid via:

pathfinder.setGrid( mapLayerData, walkables );

path retuned is null.

  • pathfinder (easystar plugin loaded)
  • mapLayerData -> The grid data,
  • walkables -> walkable tiles.

initialization works fine, but when I add / remove tiles I want to update the grid,
so I call again:

pathfinder.setGrid( mapLayerData, walkables );

Since then the returned path is always null:

pathfinder.setCallbackFunction(function(path) {... console.log(path); //returns null }

best regards,

sam

Error: Easystar is not defined!

Something is wrong with the minified version I think. I get the error in the title but everything seems fine using the full version.

Is this working?

Great work on the plugin.

I fired up the demo and there are no errors in the console ... but when I click an area of the screen, a bunch of sign posts appear and nothing happened. I was wondering why the car did not move to the area you click.

Of course eventually I figured out what was up: the path is created from 0,0 to wherever you create and the signs mark the path. But it definitely wasn't intuitive for me. Maybe mention that in the index.html or readme?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.