Files
GDevelop/SharedLibs/TileMapHelper
D8H 4e5d268f63 Handle tile maps with invalid resources (#4140)
* Fix an uncatched exceptions when a tile map resource is not set.
* Show place-holders for tile map with invalid resources in the instances editor.
* Give a better default name to tile map collision mask objects.
* Add a border around the tile map collision mask objects in the instance editor.
2022-07-25 17:33:08 +02:00
..

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.