When placing a one-way road from point A to point B, why does the traffic flow from B back to A? Seems rather counter intuitive in the work flow. Is there a parameter to change this in the config file? Did I make a mistake when creating my road?
Param isfreeway normally should do the job as far as I remember, but I have seen when initiating traffic the first minute a bunch of idiots drive the wrong way which could be initiated from a intersection object connected sometimes. Roads are a thing that need a lot of redo thoughts and things.
The isfreeway parameter is already in the config. It is the direction that the carz drive that I find irksome. The opposite of the direction that the road is placed.
I wonder if there is an underlying reason in the program for this behavior?
Will have to remember to place these roads from the destination toward the origin in order to have the traffic driving towards the destination.
the only reason I can think of is the programmer's thoughts down under like the water turns the opposite direction soutern hemnisphere. lol
Long time or not long time ago it was just normal straight forward like track laying towards destination. Beats me like real life daily surprises just have to accept once in a while.
I think I got round this problem by just relaying the end sections of the single lane roads the other way round, so initially A-B, traffic goes wrong way, change ends to B-A direction and leave the middle as it was.