diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -49,10 +49,9 @@ For example see the tileset in `files/tilesets/knots`. ### Limitations -1. Most likely works with more than 63 tiles, but i havent tested it. -2. A tile can either not connect with a tile or connect with all tiles that have a connection on the given direction. +1. A tile can either not connect with a tile or connect with all tiles that have a connection on the given direction. It cant connect only with specific tiles. -3. Only tile based wave function collapse, I dont understand the other more complex one +2. Only tile based wave function collapse, I dont understand the other more complex one ### References |