minetest/games/devtest/mods/testpathfinder
Wuzzy 083b285f43
Rename “Minimal development test” to “Development Test” (#9928)
2020-05-26 00:17:52 +02:00
..
textures Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
README.md Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
init.lua Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00
mod.conf Rename “Minimal development test” to “Development Test” (#9928) 2020-05-26 00:17:52 +02:00

README.md

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.