importing tilemap .tsx file Software: Tiled

Not favoritedFavorited Favorited 0 favourites
  • 1 posts
From the Asset Store
Each tile 64 by 64 pixels - Ultimate Tile Set for your awesome games
  • Hello,

    I have a bunch of .png files, packed them into the software Tiled, and now i have a .tsx file with the following content:

    <?xml version="1.0" encoding="UTF-8"?>

    <tileset version="1.10" tiledversion="1.11.2" name="Defaults" tilewidth="256" tileheight="512" tilecount="241" columns="0">

    <grid orientation="orthogonal" width="1" height="1"/>

    <tile id="0">

    <image source="StuffXY.png" width="256" height="512"/>

    </tile>

    ...more images...

    </tileset>

    the tsx file is stored in the same folder as the png files.

    upon importing to construct via "Choose a tileset":

    "missing image on tileset

    construct required an image to be defined... "

    I thought it will work like that?

    Alternatives to "Tiled"? Tiled does not allow me to export as an image, that part is greyed out for some reason.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)