1
Support / Re: How to get the current clicked tile on a tile map?
« on: August 24, 2013, 07:50:48 am »
Thanks. This will work. Just one more question.
Is it possible to get all the tiles for a given layer? I've checked the class tk2dTileMap but it has no methods which will return such results. There is a property TilePrefabsList which is not documented yet, in my case it contains no items, and probably will give only the prefabs and not the actual tiles.
Is it possible to get all the tiles for a given layer? I've checked the class tk2dTileMap but it has no methods which will return such results. There is a property TilePrefabsList which is not documented yet, in my case it contains no items, and probably will give only the prefabs and not the actual tiles.
