Motor
Show Deprecated
An object used to make movable JointInstance between two Parts.
Summary
Properties
Displays the current rotation of the motor in radians.
NOT REPLICATED
The desired angle to turn the motor to in radians.
The maximum velocity the motor can use to reach Motor.DesiredAngle measured in radians per physics frame (1/60th of a second).
Properties inherited from JointInstance
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance
Properties
DesiredAngle
The desired angle to turn the motor to in radians. The motor will attempt to reach this angle (provided Motor.MaxVelocity is greater than 0.
MaxVelocity
The maximum velocity the motor can use to reach Motor.DesiredAngle measured in radians per physics frame (1/60th of a second).
Properties inherited from JointInstance
Properties inherited from Instance
Methods
Methods inherited from Instance
Events
Events inherited from Instance