Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

JointDrive

Description

How the joint's movement will behave along its local X axis.

Variables

maximumForceAmount of force applied to push the object toward the defined direction.
modeWhether the drive should attempt to reach position, velocity, both or nothing.
positionDamperResistance strength against the Position Spring. Only used if mode includes Position.
positionSpringStrength of a rubber-band pull toward the defined direction. Only used if mode includes Position.