[Cities: Skylines 2 - Scripts - Traffic] Safer Vehicle Pathfind


Recommended Posts

Safer Vehicle Pathfind


Disclaimer

  • This mod has not been fully tested yet. You may still encounter terrible possibilities such as game crashes. Please use at your own risk.

 

Function

  • Prohibiting vehicles from occasionally violating intersection rules or making unsafe u-turns, as an effect of setting the path-finding cost of these behaviors to a very large value.
  • This mod is very similar to the mod BetterPedestrianPathfind in terms of underlying implementation.

Installation

  • SafePathFinding_b5.dll is the mod file for BepInEx 5
  • SafePathFinding_b6.dll is the mod file for BepInEx 6
  • Choose one of them that suits you and put it into ...\Cities Skylines II\BepInEx\plugins\

 

Validating the Effect

  • The player made an isolated block with only one single outgoing connection with the city's major highway network. This outgoing connection is a puzzle made of one-direction 4-lane highway with a bypassing shortcut.  The player set the intersection rules for both the entrance and the exit of the shortcut so that  vehicles are prohibited from entering this shortage. The puzzle looks like this:

    image.thumb.png.822d1181f3759f41517d62ed8375bb8e.png
     
  • However, in the original game, a significant proportion of vehicles would find it extremely time-saving to violate the intersection rules and decide to utilize this shortcut against the player's will. After running the original game for 24 in-game hours, the traffic flow of the shortcut is measured:

    image.png.e5925a2b0bf656f81f6dddb64e3710b6.png
  • Now we launch the game with this mod enabled and repeat the above experiment, it is evident that no vehicle dare to enter the shortcut anymore:

    image.png.47d49373e0d39b4f2ee1dbc4f1e8b503.png

 

 


 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.