TheDuckCow / godot-road-generator

A godot plugin for creating 3D highways and streets.
MIT License
316 stars 16 forks source link

Update auto-added LaneSegments for lane transitions #45

Closed TheDuckCow closed 1 year ago

TheDuckCow commented 1 year ago

We added LaneSegments and they are now auto generated with RoadSegments, but they don't respect lane transitions well:

Let's update the code so that it properly bunches together lanes that start or end at the same overlapping point, similar to the diagram here:

Screen Shot 2022-11-01 at 10 07 25 AM