Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why the path made by the path finding script goes on the edge of the blocks?

Asked by 9 years ago

Here's an image showing the path: http://imgur.com/Yj1NY9A

So as you can see, the path passes at the edge of the blocks. Why does that happen and how do i fix it?

1 answer

Log in to vote
0
Answered by 9 years ago

Take a look at this wiki article.

To explain: The path is in the center of each 4x4x4 voxel, however, the wall takes up almost half of the voxel, and not the whole voxel. I would recommend expanding the size of the wall about 2 studs, to fix this issue.

0
Thanks! DragonOfWar900 397 — 9y
Ad

Answer this question