Do you know how to change the color player on the map ?

I want to change yellow to red for more visibility.
Thanks for your answers
Your source of cars, tracks and help
Moderator: kilo
//grYellow: ffcc00
currentCarColor[0] = 1.0;
currentCarColor[1] = 0.8;
currentCarColor[2] = 0.0;
currentCarColor[3] = 1.0;
I'm agree with youWould be a nice feature to get these colors from a config file instead of having them hard coded...
simon-2 wrote:well, ok- so maybe this is a feature-request for next version
i know i can change representation style, but if i view the full track, i would prefer to see it in a familiar way (north-up, as i know the track layout from every map, flyer etc),
<SNIP>
would just need another entry in the track-xml, like "north direction" or so.
<attnum name="original bearing" unit="deg" val="-100.1131990" />
Return to SD Physics & Internals
Users browsing this forum: No registered users and 1 guest