|
Post by unknown guest on Oct 3, 2015 18:18:36 GMT
Hi,
I have just bought this awesome asset. I want to create a game where you can colonize multiple planets. So my question is, is it possible to have different kind of terrains? For example if you cklick on one planet terrain "Earth" get loaded, and if you click on mars terrain "Mars" get loaded. How to achieve that? I mean, the only thing I see is the terrain editor and it does not look like it is possible to save different definitions to a file or elsewhere. So what would be the most clean way to do what I described?
|
|
|
Post by khash on Oct 3, 2015 20:58:24 GMT
It is not something we have supported in the honey. but you can achieve it for example by swapping sources of terrain definition (which is saved to streaming assets). You dont have to do this on file level though. So just add to the editor dropdown which adds to the filename prefix of the world you need and then dufing world creation select one by this parameter as well and you will get different worlds
|
|