Previous Document Next Document

Interaction > Creating sensors > Parameter Range sensor

Parameter Range sensor


This sensor launches a reaction when a parameter falls inside or outside of a range.

You can apply this sensor to several parameters at once.

To create a parameter range sensor:
  1. Select the parameter(s) then choose Interaction > Sensor > Parameter Range.
  2. A parameter range sensor appears in the Interaction Editor for each selected parameter.

  3. Expand the sensor and select the event you want to use:

    OnParamInRange

    Launches a reaction when the parameter falls between the Min and Max values.

    OnParamOutOfRange

    Launches a reaction when the parameter falls outside of the range specified by the Min and Max values.

  4. Drag from the event to a reaction to link them.
  5. Select the parameter range sensor and adjust its parameters in the Parameter Editor.

Parameter Range Sensor Parameters

Min

The low end of the range.

Max

The high end of the range.


See also:

Linking Sensors and Reactions

Editing Triggers

Previous Document Next Document