• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

funhave

Second Lieutenant
15 Badges
Mar 2, 2016
134
26
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Cities: Skylines - Snowfall
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Cities: Skylines - Natural Disasters
  • Cities: Skylines - Mass Transit
  • Cities: Skylines - Green Cities
  • Cities: Skylines - Parklife
  • Cities: Skylines Industries
  • Cities in Motion
  • Cities in Motion 2
  • Cities: Skylines Deluxe Edition
Is there a mod avaiable or can the tmpe changed in a way, that I can see the traffic lights change, as the lane change?
For now, the traffic lights will not be changed while I change the lane with the tmpe and the lane changer

So is there a mod avaiable or can the modders fix this with this exist mods?
 
If you meant separate control for dedicated light (e.g. lights in configuration < + ^> or < + ^ + > ) then that's not possible using vanilla prop/shader/textures.
Traffic lights shader used by traffic light props is pretty basic and cannot be controlled in the way you suggest.

The only option is to write new shader (not trivial task, although I've created simple POC) and then create a mod(or extend existing) that could controll traffic light props - that's even harder than writing the shader, probably it would be as complex as whole TMPE mod.