Is it possible to dettach pathfinding code from Unity?

I want to use it in a server side environment. I can do it myself but I want to know if it’s possible at all.

Hi

In the current version that is not possible. For version 3.0 I did a port to make it work on a photon server. The code might be a bit outdated now, but if you want to try it out, I can link to it.

Can you include this feature into your plans? I don’t need it right now so I can wait. I think this is an important feature for anyone who makes online games.

Maybe. Maintaining a version which works without Unity is a lot of work, and I am not sure how many would use it.

I would definitely use it. There are so many games that need pathfinding done on the server, especially for my multiplayer BRTS.
+1 to OP