TheDuckCow / godot-road-generator

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

Implement editor tools for working with RoadPoints #5

Closed TheDuckCow closed 1 year ago

TheDuckCow commented 2 years ago

Right now, the setup and use of roads is very manual and cumbersome. We should add some tools to make it convenient to work with inside the Godot Editor (without sacrificing the ability to use it for procedural use cases too).

Some key functionality that will be required (these can be split up into additional Issues as appropriate when ready):

TheDuckCow commented 1 year ago

All tasks have been split out; tick boxes above are not to imply that these activities have been completed. See the linked open tasks above for reference.