SOLVED Rotating Tracks

gmanhunt

New Member
Is it possible to 'rotate' an existing track? There's this modded track that I love but its North and South are flipped, I'd like to fix it by rotating it 180 degrees, but I'm not sure how to do that. I tried changing the rotation values in models_layout_gp.ini but that just moves the visuals/3D models.
 

Johnr777

Moderator
Is it possible to 'rotate' an existing track? There's this modded track that I love but its North and South are flipped, I'd like to fix it by rotating it 180 degrees, but I'm not sure how to do that. I tried changing the rotation values in models_layout_gp.ini but that just moves the visuals/3D models.
They dont need to be rotated, you can open lighting.ini in the tracks data folder and change sun heading angle to define north:

[LIGHTING]
SUN_HEADING_ANGLE=45
 
Top