Godot Road Generator 0.5.2 3D Tools 3.5 Community
Submitted by user theduckcow; MIT; 2024-10-28
A Godot plugin to create 3D highways, streets, and AI paths with ease.
Features include:
- Fully custom geometry extending the 3D Path node, for perfectly tiled road seams and no holes or gaps.
- Custom nodes for road generation (RoadManager, RoadContainer, RoadPoint, and RoadLane)
- Utility RoadLaneAgent node for easily following your road
- The ability to define arbitrary number of lanes and other parameters on a per-RoadPoint basis
- Procedural geometry for lane changes based on connected RoadPoints
- Automated collision mesh generation
- Automated AI lane paths created with neighbor-connectedness
- Visual feedback with custom viewport gizmos
- Quickly generate roads using interactive an interactive add mode and live connection tool
Coming soon:
- Support for procedural intersections; hand made 3D model intersections already supported
View files Download Submit an issue Recent Edits