Jump to content

Differences between webwalk, walkPath and walk


Recommended Posts

Posted
  • walkPath does not handle obstacles
  • walkPath does not generate a path so presumable less cpu/ram, although neither use a huge amount
  • walkPath is more reliable as it is not required to generate a path

Rule of thumb: Use walkPath where possible, use walk for very short distances (i'd say no more than 10 tiles to be safe), use webWalk if the place that you're walking from is unknown.

  • Like 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...