2D Toolkit Forum

2D Toolkit => Support => Topic started by: xclouder on May 26, 2015, 03:41:08 am

Title: TiledMap cannot import Object Layer?
Post by: xclouder on May 26, 2015, 03:41:08 am
I know tk2d has can attach a collider on a tile.   But it is inefficient since I have to edit every tile representing a wall,particularly when the map image changes frequently.


I need edit the "collider" in tmx file as a ObjectGroup Layer.  Does tk2d support this feature? This will be efficient for collider editing!
Title: Re: TiledMap cannot import Object Layer?
Post by: mukarillo on May 26, 2015, 03:28:48 pm
This might help you:

http://2dtoolkit.com/forum/index.php?topic=1323.0 (http://2dtoolkit.com/forum/index.php?topic=1323.0)

See ya :)