minetest/games/minimal/mods/testpathfinder
2020-05-24 14:46:26 +01:00
..
textures Replacement for Minimal Development Test (PR) (#9450) 2020-05-24 14:46:26 +01:00
init.lua Replacement for Minimal Development Test (PR) (#9450) 2020-05-24 14:46:26 +01:00
mod.conf Replacement for Minimal Development Test (PR) (#9450) 2020-05-24 14:46:26 +01:00
README.md Replacement for Minimal Development Test (PR) (#9450) 2020-05-24 14:46:26 +01:00

Pathfinder Tester

Usage:

Use the Pathfinder Tester tool (testpathfinder:testpathfinder). Here's how it works:

  • Place on node: Set destination position
  • Punch: Find path
  • Sneak+punch: Select pathfinding algorithm

Information will be shown in chat. If a path was found, all waypoints will be shown for a few seconds.

See init.lua for config variables.