Change split position on existing track

JTeichmann

New Member
Hello there, I'm trying to change a layout in a track that already exists. This track has a different layout that I want to use, but I can't since the first split is in the outer ring of this layout.

I was wondering if it would be simple to change the position of the first split so I can use this alternate layout without creating another true layout, insted just change the current track for me to be able to practice in this layout and still keep count of the lap times. I'd like to use the red path on the map below, but the first sector is not reachable.

I've tried asking help for chatgpt, sometimes it says I should change AC_TIME_1_L/R in blender, sometimes it will create some "lap_times.ini" in data folder that would change the splits positions, but I think it's crazy, so I'm looking into understanding if this can be done easily, since I'm not a modder myself. Or if someone would help me do this.

Regards

9140
 

fughettaboutit

aka leBluem aka Please Stop This
this is correct: "should change AC_TIME_1_L/R in blender"
if the AC_TIME_1... objects are in main kn5, you are out of luck and have to change the complete track

if AC_TIME... objects are in separate kn5's already, this Lua app should make it easy to build a new kn5 with new time-objects

and i made another Lua ap that lets you define A-B sections to drive, but it has no splits
 
Last edited:
Top