Bob997

Results 2 issues of Bob997

Hi, I'm trying to access some custom properties under Object Layer. I tried to use something like: let dx = tmxObjectGroup.propertyNamed("DestinationPointX") print (dx) but I get a nil form dx....

I have created a isometric map using Tiled. I used 2 tilesets, one contains 64x64 sized tiles and the other contains 64x128 sized tiles. I used 64x64 tiles in Layer...