minetest/games/devtest/mods/testpathfinder
Wuzzy 9faeca3290
Devtest: Extend tooltips of many items and tools (#10312)
Also show error message when using tools wrong
2020-09-04 20:50:03 +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 Devtest: Extend tooltips of many items and tools (#10312) 2020-09-04 20:50:03 +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.