Page MenuHomeFeedback Tracker

Expose RoadEntity / RoadGeneratorEntity Info
Assigned, NormalPublic

Description

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..

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

Geez changed the task status from New to Assigned.May 23 2023, 12:37 PM
HTom added a subscriber: HTom.Nov 26 2023, 7:52 PM

definitely a necessitiy for spawn scripts

AIWorld.GetRoadNetworkManager looks already promising. Currently returns null, but I guess it will be functional once AI driving is added.