flame-engine / flame

A Flutter based game engine.
https://flame-engine.org
MIT License
8.98k stars 879 forks source link

docs: Fix IsometricTileMap code #3165

Closed immadisairaj closed 1 month ago

immadisairaj commented 1 month ago

Description

Fix the code in the docs page examples which has IsometricTileset and is not present in the flame to SpriteSheet

Checklist

Breaking Change?

Related Issues

Closes #3163