Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
因此,使用本教程的代码和我自己创建的任何 TMX 平铺地图编辑器文件时,我都会收到错误“TMX:不支持的压缩方法” 。
我只是想弄清楚如何使用平铺来制作有趣的地图,因为我正在创建一个横向滚动游戏,因此我将其用作参考。
任何帮助,将不胜感激 :)
Tiled has multiple compression modes for saving - under File -> Preferences -> Store tile layer data as: for iOS and Box2D, this should be set to Base64 (gzip compressed).