I wanted to make a simple pathfinding system but it seems like its creating waypoints on the walls
I have tried to remove the path params and remove other code but it didnt seem to help.
Here is the code

I wanted to make a simple pathfinding system but it seems like its creating waypoints on the walls
I have tried to remove the path params and remove other code but it didnt seem to help.
Here is the code
Forgot to say that waypointname is a waypoint object, the green things in the picture
HI @cookiecatintheroblox, Could you please share the repro case (rbxl) with us. You can dm me incase you dont want to share it publicly.
I solved the problem, apperantly there was something with the baseplate and because of it the pathfinding system wouldnt work. I just deleted the part and made a new one.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.