aboutsummaryrefslogtreecommitdiff
path: root/mapGen
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2020-05-17 21:11:01 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2020-05-17 21:11:01 +0200
commit52583613b1f926d48ba76038259cde735d06fb43 (patch)
tree58c1e96dbe8ffacfcd05f4fd41cbf14ad4c90d06 /mapGen
parentafd1a57fce6ffdc24b5a155be379ebdefd2c9f0c (diff)
downloadscripts-52583613b1f926d48ba76038259cde735d06fb43.tar.gz
scripts-52583613b1f926d48ba76038259cde735d06fb43.zip
Note on mapGen absence of relative tile location logic.
Diffstat (limited to 'mapGen')
-rw-r--r--mapGen/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapGen/README.md b/mapGen/README.md
index 34f3412..242b5d4 100644
--- a/mapGen/README.md
+++ b/mapGen/README.md
@@ -86,4 +86,4 @@ image names for easier memorization. Either way, the "configuration" of the rela
trivial and freely customizable.
For the examples I used tiles of 8x8 pixels, but other styles could be attained by using bigger
-ones.
+ones. Note that there is no logic for relative location of tiles.