A really nice feature to have would be access to the spline points of roads and all Info from RoadGeneratorEntity (All variables are private).
That way we can easily spawn entities on roads. Maybe some simple road path finding or a GPS systems etc..
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- General
Event Timeline
Comment Actions
AIWorld.GetRoadNetworkManager looks already promising. Currently returns null, but I guess it will be functional once AI driving is added.
Comment Actions
RoadNetworkManager has been implemeted on experimental. It's now possible to query roads and get their width and points.