HowToUseTiledToCreateStendhalMaps: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara Add new section: tilesets, because now they dont' come pre loaded so the user needs to knwo how to get them |
imported>Kymara |
||
| Line 192: | Line 192: | ||
= Trouble shooting = |
= Trouble shooting = |
||
* If you are submitting this for inclusion in the game, please edit the path for the tilesets so it is correct. usually "../../ |
* If you are submitting this for inclusion in the game, please edit the path for the tilesets so it is correct. usually "../../tileset/XX/YY.png". It is easiest to do this by opening the .tmx file in a text editor. |
||
* Tiled will only resize visible layers. If you want to resize a map, make sure all layers are visible (the tick box 'Show' is selected) before you resize. But don't worry, if you forget to do this, you can open the .tmx file in a text editor and manually change the sizes of the layers which have been missed out. |
* Tiled will only resize visible layers. If you want to resize a map, make sure all layers are visible (the tick box 'Show' is selected) before you resize. But don't worry, if you forget to do this, you can open the .tmx file in a text editor and manually change the sizes of the layers which have been missed out. |
||
<br> |
<br> |
||