Duplicate tiles listed in the set file.
0 and 11
25 and 36
43 and 45
44 and 46
Most of the time when I find these; the tiles listed are identical. In this case, the set file is different for two of the duplicate tiles and this confuses me. Is DLA doing something here that is beyond my understanding, or is this a mistake?
These two use the same tile and map, but they have some differences listed.
Code: Select all
[TILE0]
PathNode=T
Orientation=0
VisibilityNode=A
VisibilityOrientation=0
[TILE11]
PathNode=A
Orientation=0
Code: Select all
[TILE25]
PathNode=L
[TILE36]
PathNode=I
CoolMac55