teeuniverse / teeuniverses-old-draft

A retro multiplayer shooter
http://teeworlds.com
Other
7 stars 1 forks source link

Add CAsset_MapZoneTiles #93

Closed necropotame closed 8 years ago

necropotame commented 8 years ago

Similar to CAsset_MapLayerTiles. The asset contains also a pointer to a CAsset_ZoneType. If the zone type need a data, each tile will contain it.

A CAsset_MapZoneTiles can be listed in a CAsset_MapGroup.

In the assets editor, a right click will open a pop-up to change the data of the tile.