Need help with player pathfinding,

Currently I’m trying to make a script for a game which when an object is touched your player enters the pathfinding state and goes to find a object. For example right now when a player touches a button on a wall they go to create another path to find another button or something.

I’ve pretty much looked on youtube and everywhere but I’ve only seen tutorials on NPC pathfinding and what not, Help would be appreciated

Have you had a go at doing this yourself?
If so please let us know what is not working.
If you have not then please have a go and see how far you can get.
We are all happy to help with things that go wrong.
Not so good at handing out solutions as you would not benefit anywhere as much from that.

1 Like

disable the roblox control module pathfind then enable it, I don’t remember where it is but I assume it’s somewhere in PlayerScripts