Changes between Version 1 and Version 2 of CarControl
- Timestamp:
- 2011-10-07 02:14:11 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CarControl
v1 v2 37 37 ## Input parameters 38 38 39 The [Car Input](wiki:CarInput) script controls these input parameters, and allows to switch among several vehicles. Here you can configure the _steerMax_, _motorMax_, and _brakeMax_ properties.39 The [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. 40 40 41 41 __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.