Quote:
Originally Posted by Fry
Could you or anyone explain to me how layers are implemented in the client and in what way they are useful right now? I am not exactly clear on that and would like to know if you don't mind.
|
In the .NW files:
PHP Code:
BOARD 0 23 64 0
AAAAAAAAAAAAAAAAA...
BOARD 0 24 64 0
AAAAAAAAAAAAAAAAA...
The first zero seems to denote the layer of the set of tiles. Correct me if I'm wrong, tile-layer specialists.