-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I noticed that one of the gas station prefabs, gas_station.ppd in particular, is not displaying on the rendered map. It looks like since there are no AI curves/paths through the prefab, the current logic does not recognize any curves, and does not display the prefab on the screen (I'm still slowly trying to parse through all of the logic 😆 to figure out how all of this works). It looks like the prefab has has two nodes, both with X, Y, and Z positions; however I'm not sure how they tie in with the rest of the road. Are there other possible properties that can be used to build a suitable roadway for this prefab?
It also looks like company roadways / lots are also not appearing, which I am assuming is due to the same thing (no AI curves stored in the prefab).
Here's a screenshot of what I tried to explain above 😄
