Here's a quick description of the parameters in the baseMM2car_dash.asNode
file.

DashPos/RoofPos/WheelPos/DmgOffset/SpeedOffset/TachOffset - 
    Position of the pivot point (middle) of the model.  The values are:
        left/right down/up zoomIn/zoomOut

DmgPivotOffset/GearPivotOffset/SpeedPivotOffset/
TachPivotOffset/WheelPivotOffset -
    Moves the model around the pivot point.  The values are:
        left/right down/up ?/?

WheelFact -
    Controls how much the dash's streering wheel rotates.

DmgRotateMin/SpeedRotateMin/TachRotateMin -
    The starting position of needle.  If 0.0, will point the direction it
    does in ZModeler.  Positive is clockwise.

DmgRotateMax/SpeedRotateMax/TachRotateMax -
    The ending point of the needle.

Tips:
- Try to get the zoom values as close as possible as soon as possible.  
  Changing those will affect the rest of the positioning.
- All objects appear to use the same coordinate system.  The only odd ones
  are the *RotateMax values.
- All dash objects are positioned relative to the dash camera.  If you
  change that, all the dash parts will move with it.

That should get you started :)

Rob  (HPB_Forever)

