A feature if tiled which i didn't even notice until now is that its possible to specifiy for individual tiles if they should be flipped or even rotated by 90 degrees. To implement this we'll have to read the last three bits of the global id which specify the particular rotation.
A feature if tiled which i didn't even notice until now is that its possible to specifiy for individual tiles if they should be flipped or even rotated by 90 degrees. To implement this we'll have to read the last three bits of the global id which specify the particular rotation.