Adding more sand borders in floortiles - #855
Conversation
|
this needs to be implemented in the code, so the tiles are used by the game :) |
|
I would have thought that this should actually be implemented in the same way as shadows... the sand being a transparent overlay that can be put on top of neighbouring tiles. This would allow transitions between sand and any other floor type that is introduced in the future, and requires fewer component edges and corners as the various combinations can be constructed on the fly. |
|
agree to @Ampa |
|
+1 @Ampa |


Tiles were missing for several sandborders in floortiles. I have added.
I did not see any problem in game due to the change in image size.