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

Implement better map rendering via Tilesheets #4

Closed atomicptr closed 10 years ago

atomicptr commented 11 years ago

copyPixels is slow and it seems I can't add opacity (#37) so I want to use the way faster Tilesheets.

It seems that I need to add one tilesheet per tileset and one tilesheet per layer. I'll look into this later ;).

atomicptr commented 10 years ago

fixed with 20ff6388b01acb6beeae21a2456d60dd9ebe38e4