atomicptr / openfl-tiled

openfl-tiled is a library which gives OpenFL developers the ability to use the TILED map editor.
Other
45 stars 21 forks source link

Add full support for TerrainTypes #40

Open atomicptr opened 10 years ago

atomicptr commented 10 years ago

Seems I forgot to add some parts of this feature:

In the desert.tsx file are some not used properties:

<tile id="0" terrain="0, 0, 0, 1" />
<tiled id="1" terrain="0, 0, 1, 1" />
....
atomicptr commented 10 years ago

there is also a probability tag for tile.