reinterpretcat / utymap

Highly customizable library for procedural world generation based on real map data
Apache License 2.0
959 stars 151 forks source link

unity: do not allow character to fall before tile is loaded #79

Closed reinterpretcat closed 7 years ago

reinterpretcat commented 7 years ago

Ideally, tile controller should preload low detail tile, but so far there is a problem with prepared data. Acceptable solution will be to load simple "infinite" plane.

reinterpretcat commented 7 years ago

Implemented in 11e6ad3f683c51f6e5a2e673df54797e94bec25a