Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphical bug with intersection #5

Open
Aspyro opened this issue Apr 3, 2020 · 1 comment
Open

Graphical bug with intersection #5

Aspyro opened this issue Apr 3, 2020 · 1 comment

Comments

@Aspyro
Copy link

Aspyro commented Apr 3, 2020

When I build an intersection between 2 different types of roads (in this case a T with 4DR and 2DR) and I remove the traffic lights, the intersection change to become a one-side intersection (see the image below).
With traffic lights, the intersection is correct, the intersection is drawn and crossings are drawn too, but not when I remove traffic lights.

Moreover we can't switch off traffic light with the in-game tool, I had to use TMPE11 to do it.

Img03

Edit : testing it more, it seems that the 4DR is the cause of the problem : T intersections are not visually available ?

@victoriacity
Copy link
Collaborator

Spawning of junction medians is controlled by the traffic light flag. Whenever there is no traffic light in an intersection, the median will be spawn.

The TMPE team is working on making the generation of junction medians consistent with the intersection lane connector. You can also check out this mod https://steamcommunity.com/sharedfiles/filedetails/?id=2104976832 to see whether it works for your intersections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants