ObjectTemplate.SetMaxSpeed

From Pilot_51's Wiki
Revision as of 20:31, 17 November 2008 by 68.40.243.145 (talk) (New page: == MDT description == When used in Objects.con, this is the maximum speed an object rotates in a plane of rotation in response to the mouse. See SetRotation for an explanation of the plane...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

When used in Objects.con, this is the maximum speed an object rotates in a plane of rotation in response to the mouse. See SetRotation for an explanation of the planes of rotation.

When used in Physics.con, this has a different meaning. See SetMinRotation. All these settings (SetMinRotation, SetMaxRotation, SetMaxSpeed, and SetAcceleration) control how an engine responds to player input, they do not otherwise change the speed chracteristics of a vehicle in any other way.

Source and more details

Additional Description