Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If I just run "show_debug_message(layer_tilemap_get_id("Tiles_1"));" in the step event of an object it outputs an ID "4" at first and after the reload it switches to -1. But if I enumrate through all layer elements with layer_get_all_elements for Tiles_1 it tells me there is still a tile layer.