axmol/tests/cpp-tests/Resources/TileMaps/orthogonal-test-vertexz.tmx

22 lines
807 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="12" height="12" tilewidth="101" tileheight="81">
<tileset firstgid="1" source="orthogonal-test1.tsx"/>
<layer name="grass" width="12" height="12">
<properties>
<property name="cc_vertexz" value="-1000"/>
</properties>
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFlAlQg82NQPZgwAVOGiDUACAAA=
</data>
</layer>
<layer name="trees" width="12" height="12">
<properties>
<property name="cc_alpha_func" value="0.5"/>
<property name="cc_vertexz" value="automatic"/>
</properties>
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFlAEgkTA/iAmB+IBaB8JRzqhKG0OhJmBmImIGYBYlYgZsOiTw2INaDqYQDEFkIyE5seZAyzDxeAqdMgQj0zVE4DyV341AMAIPnTMUACAAA=
</data>
</layer>
</map>