Tile pathing information
Notes: - "local" refers to the local triangle index. The aswm triangle index can be retrieved by adding Tile.triangles_offset - Each triangle referenced here is only referenced once across all the tiles of the ASWM
Always 0b0001_1111 = 31 ?
List of node indices for each triangle in the tile
Node index to local triangle index
Node list
See Implementation
Tile pathing information
Notes: - "local" refers to the local triangle index. The aswm triangle index can be retrieved by adding Tile.triangles_offset - Each triangle referenced here is only referenced once across all the tiles of the ASWM