Modding Tools > Lucas' Simpsons Hit & Run Map Builder > SketchUp Models > Locator Tags > Spring

Spring

This tag is used to create Type 0 Event Locators using Event 6.

These are used to make "springs" that bounce the player towards the position of the locator.

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 when building an entire zone.
  • Locators2
    • Recommended when building a group that only contains locators.
  • Entities
    • Not recommended.

Syntax

<LocatorName> [Spring]
  • LocatorName: The name of the locator.

Group Structure

This tag should be applied to a group containing a Locator component and one or more RectTriggerVolume or SphereTriggerVolume components.

The position of the locator component is where the player will get bounced towards.

Examples

This is an example of a group with this tag applied to it:

spring group structure

This is an example of the contents of that group in SketchUp's 3D view:

spring 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