'How do you model a Center Turning Lane in AnyLogic

I am trying to model this intersection which has a two lane road with a center turning lane. Traffic in this lane can go either direction, but is supposed to only be used for turning. I suppose I could put a lane going in one direction, but that's not the true way the lane is used.



Solution 1:[1]

Current limitations (or features?) of the Car library do not allow using one lane for two directions. I use the other movement types with nodes and paths as a workaround. Like this:

enter image description here

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Yashar Ahmadov