Open
Conversation
82693e9 to
47ae89a
Compare
447a1cd to
89cc7f9
Compare
e75d315 to
acc4192
Compare
563420f to
a925280
Compare
ac053f7 to
3a65f08
Compare
1481c34 to
f27b49f
Compare
4a9b17b to
9eb3f02
Compare
83c4387 to
3b3a48a
Compare
b8c19c6 to
0d44519
Compare
5192e9c to
de6493c
Compare
54a93aa to
33ee786
Compare
d92fdc1 to
68114f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creation menu
How it works
Terrain just will be projected on the map. All color-to-tile are configurable, see Config\ImporterDefault.ini. Also, config can be specified at creation menu. If It isn't then will be used default.
Base level is the basic height level of the map to create. If heighmap used then heightmap value will be added to base level value.
Projection does not require specific asepct ratio for map, but it is possible to get correct aspect ratio by use 'Auto' on height. In this case size of map can be set by width, which used as base parameter for height calculation.
Note: some values in formulas was reached via experiments and tries.