Changes between Version 3 and Version 4 of CarControl


Ignore:
Timestamp:
2012-03-09 13:06:48 (12 years ago)
Author:
edy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CarControl

    v3 v4  
    2121#### ForwardWheelFriction, SidewaysWheelFriction: 
    2222 
    23 Parameters of the forward and sideways friction curves. See the documentation on the Friction Curves (TO-DO) for detailed information on how the curves work. Also, use the tire telemetry ([CarTelemetry](wiki:CarTelemetry), B then shift-B at the [Live Demo][1]) for showing the resulting curve in real-time. Ensure the _optimized_ property (below) to be disabled when modifying these parameters in real-time. 
     23Parameters of the forward and sideways friction curves. Use the tire telemetry ([CarTelemetry](wiki:CarTelemetry), B then shift-B at the [Live Demo][1]) for showing the resulting curve in real-time. Ensure the _optimized_ property (below) to be disabled when modifying these parameters in real-time. 
    2424 
    25 Briefly: (typical parameter range in parenthesis) 
     25(Typical parameter range in parenthesis) 
    2626 
    2727- __grip__ (100..2500): grip factor. The bigger, the more difficult is to make the tire to slide. Too much sideways grip can cause the vehicle to roll over on curves. The forward grip is internally adjusted to match the maximum forward acceleration defined at motorPerformancePeak. 
     
    112112 
    113113 
    114 [1]: http://www.edy.es/unity/offroader.html 
     114[1]: http://www.edy.es/dev/vehicle-physics/live-demo 
    115115 
    116116}}}