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

Pathfinding not generating path?

Asked by 6 years ago
local tpath = pathfindingService:FindPathAsync(script.Parent.UpperTorso.Position, target.Position, 500)

But this isnt the problem, its how paths are generated, if there's something in the way, they it would return no path, but there's nothing in the way. So what i want to is, what's required to successfully generate a path?

0
Try better english? H4X0MSYT 536 — 6y

Answer this question