Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 813 Bytes

ElectricMotor.md

File metadata and controls

18 lines (13 loc) · 813 Bytes

Home

ElectricMotor

Name Type Description
attachPointIndex int
brakeTorque float Changes the torque that the brake applies.
powerUsagePerTorque float
rpm float Sets a clamp for the RPM, so if the engine has an excess of torque it doesn't rip itself appart.
scale float Changes the overall size of the motor.
soundVolume float Changes the volume of the sound made by this part.
staticResistance float How much the motor resists free-spin.
throttleGovernorEnabled bool If enabled, the motor's throttle input will act as an RPM selector, and throttle will be adjusted to maintain the desired RPM (and as long as the motor is sufficiently powerful).
torque float Changes the torque that the motor applies.