tiled
tiled copied to clipboard
TmxTileSet.getRect returns a 0,0 sized rectangle
Expected behavior: a rectangle of (x, y, width, height). Actual result: a rectangle of (x, y, 0, 0).