DisableAreaWaypoints
Description
Disables all the waypoints from a given circular area defined by its center and radius. Vehicles will not be able to cross over these waypoints and will not instantiate on top of disabled waypoints.
Declaration
Parameters
Name
Description
center
The center of the circle to disable waypoints from.
radius
The radius in meters of the circle to disable waypoints from.
Example
Last updated