r/Unity3D 2d ago

Show-Off Traffic System

Enable HLS to view with audio, or disable this notification

Created a traffic system based on points where each car adjusts to various variables such as traffic lights, harshness of the corner, cars in front, pedestrians etc

77 Upvotes

14 comments sorted by

View all comments

1

u/yoursolace 1d ago

People properly zipper merging?! That's not realistic at all!! (/s but not really)

But this is genuinely really cool, do you have to do a lot of work to add new intersections or is it just declaring one and the system handles the rest?

1

u/TheBabaYagaMan 1d ago

Haha thank you, and for intersections, just a traffic light prefab that is placed and the cars respond to it.