The Navigation Activity allows an entity to navigate from one point to another using the TypeWriter GPS system (RoadNetwork).Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
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.