Tchom Posted August 9, 2017 Share Posted August 9, 2017 Hey guys, I'm having trouble swapping tiles in a Tilemap. In all the examples it seems like to get a tile object (to pass into map.putTile) it has be selected from an already instantiated tile that's part of the map. What I'd like to do is create a new tile from the map's tileset. Is this possible? Link to comment Share on other sites More sharing options...
samme Posted August 10, 2017 Share Posted August 10, 2017 examples/v2/tilemaps/blank-tilemap Link to comment Share on other sites More sharing options...
Recommended Posts