Topic: Process question
I am looking to make a train simulator game. I need to generate a narrow strip of land that is not straight. I could download multiple terrains next to each other to form a line. However, every time a new terrain is downloaded, the integrations such as Easy Road and RAM, that are in a separate object are overwritten. It seems like the process would be to download terrains, then use the repossess additional button to generate for all terrains at once. However that only works for individual terrains. Is there a better way to approach this?