Usage
This activity is typically used within asequence_activity or directly assigned to an entity’s activity property to make it move.
It uses the GPS system to find a path and moves the entity along that path.
Parameters
| Parameter | Type | Description |
|---|---|---|
gps | GPS | The GPS instance containing the road network. |
startLocation | PositionProperty | The starting position for the navigation. |
[!NOTE]
The entity’s speed is determined by its EntityState.speed.