So im trying to use findpathasync on one of my nps because i noticed that it works better than using path:ComputeASync()
however, i’ve noticed that i cant use params therefore my agent gets stuck, and i cant find a way to fix that (pics below)
So im trying to use findpathasync on one of my nps because i noticed that it works better than using path:ComputeASync()
however, i’ve noticed that i cant use params therefore my agent gets stuck, and i cant find a way to fix that (pics below)
The function only receives 2 parameters which are expected to be satisfied by Vector3 values, an attempt at passing some other value type will result in an error.