Looking at code. Very cool! But I don't understand why you read the file and then reverse the whole map to render it. It looks like the map would be "north" facing (with north being up) but you seem to need to make it "south" facing when you generate the blocks.
Why is that? For my tests it means reversing multiple model objects and walls etc...
TIA
Looking at code. Very cool! But I don't understand why you read the file and then reverse the whole map to render it. It looks like the map would be "north" facing (with north being up) but you seem to need to make it "south" facing when you generate the blocks.
Why is that? For my tests it means reversing multiple model objects and walls etc...
TIA