Modding Tools > Lucas' Simpsons Hit & Run Map Builder > SketchUp Models > Road Tags > Intersection

Intersection

This document is a work-in-progress and may be missing information.

This tag is used to create Intersections.

These are used to connect roads to each other to create a large interconnected network.

Usage

To use this group tag, you must first Include any of the following XML files:

  • Zone.xml

Then you must execute any of the following ModelOutputInstructions on the tagged group or a group containing it:

  • BaseZone
    • Recommended.
  • Entities
    • Not recommended.
  • Paths
    • Not recommended.

Syntax

<IntersectionName> [Intersection]
  • Intersection: The name of this intersection to be referenced by the various road group tags.

Group Structure

This tag should only be applied to a group containing a circle.

Examples

TODO

Other Tags

These are other tags that can be used with this to configure it further.

Stop

This tag flags the intersection as being one that traffic should stop at momentarily when they reach it (a traffic behaviour index of 1).

[Stop]

TrafficBehaviour

This tag adds a custom traffic behaviour index to the intersection.

[TrafficBehaviour] [<TrafficBehaviourIndex>]
  • TrafficBehaviourIndex: The traffic behaviour index to use.
    • 1: Traffic cars will stop when they reach the intersection.
    • 3: Traffic cars will keep driving when they reach the intersection.
      • This is the default behaviour.

Version History

1.0

Initial release.

Donut Team © 2023 · v4.0