Modding Tools > Lucas' Simpsons Hit & Run Map Builder > SketchUp Models > Path Tags > Path / PathReversed

Path / PathReversed

These tags create Paths.

These are used to spawn pedestrians and allows them to walk around.

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

GroupName [Path]
GroupName [PathReversed]

These two tags build the same chunk type, the latter just reverses the order of the points.

Group Structure

These tags should be applied to a group containing a series of interconnected lines wherein the lines form a complete shape. There should be no more than 32 points in this line.

Examples

This is an example of the simple group structure required for this tag:

path group structure

This is an example of the actual contents of that group:

path group contents

Other Tags

There are no other other tags that can be used with this tag to configure it further.

Version History

1.0

Initial release.

Donut Team © 2023 · v4.0