Skip to content

Traffic Area

skzk edited this page Jul 19, 2025 · 2 revisions

Item ID: 0x26 (38)
Item file: base

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Bit 0: Custom roundabout / complex crossroad
Bit 1: Remove semaphores

u32 tags_count
array_token item_tags
List of tags.
u32 node_count
array_u64 node_uids

UIDs of the nodes of the polygon.

token rule The traffic rule to apply, as defined in /def/world/traffic_rules.sii.
float range If greater than 0, the traffic area is limited to a polyhedron with this height. The polygon formed by the nodes of this item is the bottom face.
Clone this wiki locally