mchrbn / unity-traffic-simulation

A Unity asset that lets you easily simulate very simple traffic into your scene.
263 stars 57 forks source link

Arrows for Connections #9

Closed MSchmoecker closed 4 years ago

MSchmoecker commented 4 years ago

It was hard to tell in which direction the waypoints are linked, so I added arrows who show exactly this.

They can be set in the Traffic-System component under the Gizmo Config. There are two main options, first set a fixed number of arrows for all connections, secondly set a distance so it depends on the distance of the two waypoints. Also, the size of the arrows can be set there.

grafik

mchrbn commented 4 years ago

Just checked on last version of Unity, works great for me. Thanks for the update!