Files
GDevelop/SharedLibs/TileMapHelper/ReadMe.md
D8H f871b64011 [TileMap] Collision mask object (#3313)
* The collision mask is read from the tile maps exported by Tiled 1.9+.
* Several collision masks can be used for instance to have platforms and ladders.
* Take a look to the wiki for more details https://wiki.gdevelop.io/gdevelop5/objects/tilemap
2022-07-13 15:12:12 +02:00

187 B

This library sources is used by the tile map extension.

The npm run build command copy the bundled library at the right place for the extension to use it.