egret-game-library
egret-game-library copied to clipboard
tileset spacing、margin属性不能有值,会报错
地图片段
<tileset firstgid="3" name="bigMap" tilewidth="188" tileheight="100" tilecount="30" columns="5" spacing="2">
<image source="bigMap.png" trans="f9fdff" width="948" height="610"/>
</tileset>
会报如下错误
tiled.js:2847 Uncaught Error: no matching tileset found for gid 29