diff options
| author | Degen <61268368+aradep@users.noreply.github.com> | 2020-10-23 04:47:53 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-23 09:47:53 +0200 |
| commit | 5f977243076abe2ca4952fc3cdecbae3652f3738 (patch) | |
| tree | c90a48b996ffea109a455c1bd75a7246376df2ee /docs | |
| parent | d8a8a366067ad0b9d232106ad896a809ad1629a1 (diff) | |
| download | wiki-5f977243076abe2ca4952fc3cdecbae3652f3738.tar.gz wiki-5f977243076abe2ca4952fc3cdecbae3652f3738.tar.bz2 wiki-5f977243076abe2ca4952fc3cdecbae3652f3738.zip | |
docs: update Waypoints-Information.md (#281)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Waypoints-Information.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Waypoints-Information.md b/docs/Waypoints-Information.md index 4eb457f..ed6828e 100644 --- a/docs/Waypoints-Information.md +++ b/docs/Waypoints-Information.md @@ -105,3 +105,8 @@ DELETE FROM `waypoint_data` WHERE `id` = 123456700; ``` Don't forget to unload the path from the creature if it was loaded before. + +### Waypoint pathing best practices +When creating paths along an incline, ground clipping can be minimized by maintaining line-of-sight. + + |
