ZhooL / FS22_EnhancedVehicle

FS22. Farming Simulator 22. LS22. Landwirtschafts Simulator 22. Track assistant, parking brake, differential locks, wheel drive modes and better hydraulics controls for your vehicle. Shows more vehicle details on HUD.
218 stars 41 forks source link

Track Assistant, Centerline #120

Closed Gizmer67 closed 1 year ago

Gizmer67 commented 1 year ago

Is it possible to change the color of the center line of the guide lines (Track Assistant), for example blue or some other contrasting color than the outer lines? Sometimes I take the wrong line when I have to start my job because that the colors are so similar.

Otherwise, thanks for a great app.

ZhooL commented 1 year ago

Check out the config file in "My Games/FarmingSimulator2022/modSettings/FS22_EnhancedVehicle/FS22_EnhancedVehicle_v1.xml"

    <colorAttachmentSideLine blue="0.000000" green="0.000000" red="0.392157"/>
    <colorVehicleMiddleLine blue="0.298039" green="0.298039" red="0.298039"/>
    <colorVehicleSideLine blue="0.000000" green="0.000000" red="1.000000"/>
Gizmer67 commented 1 year ago

Thank you! :)