Changes between Version 1 and Version 2 of CarControl


Ignore:
Timestamp:
2011-10-07 02:14:11 (13 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CarControl

    v1 v2  
    3737## Input parameters 
    3838 
    39 The [CarInput](wiki:CarInput) script controls these input parameters, and allows to switch among several vehicles. Here you can configure the _steerMax_, _motorMax_, and _brakeMax_ properties. 
     39The [CarMain](wiki:CarMain) script controls these input parameters, and allows to switch among several vehicles. Here you can configure the _steerMax_, _motorMax_, and _brakeMax_ properties. 
    4040 
    4141__steerInput__ (-1.0..+1.0): action on the steering wheel. -1 = full left, 0 = centered, +1 = full right. The maximum steering angle in degrees is set at steerMax.