TheDuckCow / godot-road-generator

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

Renamed LaneSegment class and file to RoadLane #104

Closed TheDuckCow closed 1 year ago

TheDuckCow commented 1 year ago

For easier discoverability and searchability, renamed LaneSegments to RoadLanes. Now, whenever you search for "road" in the add menu, all relevant nodes to this plugin will appear.

All tests pass: 4 passed 0 failed. Tests finished in 0.0s