Jrayp / Moku

Map utility & auto-tile module for the Defold game engine
MIT License
36 stars 2 forks source link

2-bit tiling? #5

Open Jrayp opened 6 years ago

Jrayp commented 6 years ago

I think it may be possible to very easily add some form of 2-bit tiling, that only checks on either the horizontal, or vertical. This would allow easy placement of things such as doors, windows, etc.

Such tiles would simply be added as autotiles that join with walls.