December 3, 20187 yr How to check it : [Path-Finding] Cannot find path ? I need in for: if(!PathsFinder.FindPath(new Vector3()) {}
December 4, 20187 yr Author 1 hour ago, Droidz said: Hello, bool r; var path = PathFinder.FindPath(new Vector3(), out r); if (r) { } Thanks a lot
Create an account or sign in to comment