Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@StarArawn StarArawn released this 27 May 15:37
· 837 commits to main since this release
7763bad

Changes:

  • New API for interfacing with tile maps, layers, and tiles.
  • Isometric staggered/diamond modes
  • Chunk culling(tiles not on screen aren't rendered!)
  • Batch creation mode which can quickly spawn a million tiles.

Bugfixes

  • Iso and Hex rendering modes now properly position chunks.
  • Many others.