TheDuckCow / godot-road-generator

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

Improved defaults and size agnostic widget editing #130

Closed TheDuckCow closed 8 months ago

TheDuckCow commented 8 months ago

We now have nicer defaults for the gutter and initial road magnitudes which correspond to the width of the road. Additionally, we have full resolved https://github.com/TheDuckCow/godot-road-generator/issues/90

See the following small scale:

Screen Shot 2023-10-15 at 12 03 44 AM

Only consequence is that when selecting RoadPoints of different lane widths, all widgets change at the same moment. But, the one actively being selected is always as desired.