I'm trying to import height data into the game. I am aware of the method using the height maps, however the data I have is very accurate and using this method reduces accuracy and results in a stepped landscape.
I was wondering how the game stores the height information, does it use co-ordinates? This is the format I have my data in, so would be great if I could import co-ordinate data.
I was wondering how the game stores the height information, does it use co-ordinates? This is the format I have my data in, so would be great if I could import co-ordinate data.