Close Adjacent Level Crossings and Safer Level Crossings have become a bit of a nuisance ...
Prior to the introduction of that feature; I had my own solution for nicer displays of multi track crossings, using multiple rail types (4), i.e. for single, north end, south end and middle rail tracks.
That has worked very well.
![LC [prior Saver Crossing feature].png](./download/file.php?id=227932)
- LC [prior Saver Crossing feature].png (24.85 KiB) Viewed 107444 times
Now with Close Adjacent Level Crossings and Safer Level Crossings enabled, things do not look nice any more, unless I continue using my own solution. Those RV stopping lines need to go, which have been added to the rail track piece.
![LC [with Saver Crossing enabled].png](./download/file.php?id=227933)
- LC [with Saver Crossing enabled].png (26.29 KiB) Viewed 107444 times
Now, I thought updating the graphics by moving the RV stopping line from the rail track sprite to the crossing furniture and removing the extra rail types would solve the issue. Unfortunately, it does not work, too much clippings.
![LC [Clippings].png](./download/file.php?id=227934)
- LC [Clippings].png (23.81 KiB) Viewed 107444 times
Unless there is another solution; can we have a new varact2 variable for rail types, that provides the following :
a) single rail track (crossing furniture north and south side) [value 3]
b) multi rail track (crossing furniture north side only) [value 1]
c) multi rail track (crossing furniture south side only) [value 2]
d) multi rail track (NO crossing furniture) [value 0]
This info should already be present for the Close Adjacent Level Crossings feature.
This would enable me to remove the extra rail types while still using my old solution.
Just something for consideration ...