]> git.lizzy.rs Git - minetest.git/blob - games/devtest/mods/testpathfinder/README.md
Use absolute value for bouncy in collision (#11969)
[minetest.git] / games / devtest / mods / testpathfinder / README.md
1 # Pathfinder Tester
2
3 Usage:
4
5 Use the Pathfinder Tester tool (`testpathfinder:testpathfinder`).
6 Here's how it works:
7
8 * Place on node: Set destination position
9 * Punch: Find path
10 * Sneak+punch: Select pathfinding algorithm
11
12 Information will be shown in chat. If a path was found, all waypoints
13 will be shown for a few seconds.
14
15 See `init.lua` for config variables.