docs: Update flame_tiled readme (#1286)

This commit is contained in:
Lukas Klingsbo
2022-01-03 14:43:46 +01:00
committed by GitHub
parent c888703d6e
commit ee7298cbe5

View File

@ -1,6 +1,10 @@
# flame_tiled
> :warning: Under the current sprite batch implementation, Flips are not working prperly. Any help is appreciated looking into this issue.
> :warning: Under the current sprite batch implementation, Flips are not working properly.
> Any help is appreciated looking into this issue.
>
> You might also experience extra lines while rendering due to a bug in Flutter,
> see [this issue](https://github.com/flame-engine/flame/issues/1152).
Package to bridge the `tiled` library into easy-to-use Flame components.