Interactable.getSteeringJointSettings

Returns the settings of a Joint connected to a steering Interactable.

Kind: Function

Environments: Game

Game

interactable:getSteeringJointSettings( joint )

Open the full Game reference

Parameters:

Name Type Description
interactable Interactable The interactable.
joint Joint The joint.

Returns:

Type Description
number The left angle speed
number right angle speed
number left angle limit
number right angle limit
boolean true if the joint is unlocked.