Joint String State Setter

In depth learning on Behaviour Models can be found in this course in Motive Academy.

Monitor a Joint to set a string value. Best used when defining a state as an Enum (e.g. “in” vs “out” for a drawer or other sliding Joint).

Name

Description

State

The name of the state to monitor.

Joint

The Joint monitored by this Setter if not on the current Game Object.

Lower Limit State Setting

The value to set for the State when the Joint is in its lower limit.

Upper Limit State Setting

The value to set for this State when the Joint is in its upper limit.

Between Limits State Setting

The value to set for this State when the Joint is in between limits.

Related Articles