mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-08-25 12:23:58 -04:00
a462fa46cc
It avoids to scan all the tiles when scanning just a few rows and column is often enough (only 2 tiles in the best case scenario).
This library's sources are used by the tile map extension.
The npm run build command copies the bundled library to the right place for the extension to use it.