openfl-tiled icon indicating copy to clipboard operation
openfl-tiled copied to clipboard

Add full support for TerrainTypes

Open atomicptr opened this issue 11 years ago • 1 comments

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 avatar Feb 09 '14 15:02 atomicptr

there is also a probability tag for tile.

atomicptr avatar Feb 11 '14 16:02 atomicptr