Setup

Signal Setup

  1. Rez a copy of the MoreThanPixels: Crosswalk Signal for each spot you'd like to place a signal.
    • If you rezzed multiple signals and would like them to function as a set, link them together.
  2. Your Crosswalk Signal is now functional! Anyone within 5 meters of the signal can active it.

Configuration Options

The Crosswalk Signal offers a few configuration options:

  • Flash Seconds — Set the amount of seconds the signal should flash for once activated.
  • Range — How close a user must be to interact with the signal (distance measured in meters).
  • Sound — Set to TRUE if you would like the signal to play a sound when clicked.

_config example:

## CROSSWALK SIGNAL - CONFIGURATION

# SIGNAL FLASH DURATION
FLASH SECONDS = 12

# RANGE SETTINGS - The max range an agent can be to activate the signal
# Range value is in meters. Input 0 or an empty field to disable range settings
RANGE = 5

# SOUND (TRUE/FALSE)
SOUND = TRUE