NavigatorAtLocation Method |
Name | Description | |
---|---|---|
AtLocation(Vector3) | Checks if the local player is considered to be on top of a point. | |
AtLocation(Vector3, Vector3) | Checks if one point is considered to be at another point. This should be used to
check if the player is near a point. |