Pathfinding major issue!

hello! I’ve created this post because I need some help with my situation,
for some reason in every new experience i try to create and do a pathfinding service for a npc it just doesn’t work, the code is perfectly working itself, i even tried to use some code that other people have made to see if it works, and nothing works in my situation. the npcs are just standing in the same place, not moving, not doing anything. I am not sure if its something to do with my studio client or just pathfinding being genuinely broken. If anyone knows how to fix my problem please help me out here!

2 Likes

Could you send a game file download? Mayby that could help us to pinpoint the issue.

pathfinding_error.rbxl (50.0 KB)

Your NPC is anchored. Make sure to check for that next time.

3 Likes

oh yes! makes sense! thank you very much and sorry for my stupid mistake

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.