Road distance (Travel Distance Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|unit=m | |unit=m | ||
|description=The maximum travel distance to the nearest road and other traversable cells. | |description=The maximum travel distance to the nearest road and other traversable cells. | ||
|icon= | |icon=traveldistancewizard_icon_road_distance.png | ||
|defaultvalue=20 | |defaultvalue=20 | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
| Line 10: | Line 10: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* Not all cells are traversable. | * Not all cells are traversable. Expanding the traversable space (roads) to surrounding buildings may be useful; this threshold limits that expansion. | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
|api=*[[Api session event editor overlay set attribute]] | |||
}} | }} | ||
{{TravelDistanceOverlay travel features nav}} | {{TravelDistanceOverlay travel features nav}} | ||
Latest revision as of 12:01, 14 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| |
ROAD_DISTANCE | m | The maximum travel distance to the nearest road and other traversable cells. | 20 |
Notes
- Not all cells are traversable. Expanding the traversable space (roads) to surrounding buildings may be useful; this threshold limits that expansion.
How-to's
API Endpoints