Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Kolii

2
Posts
A member registered Jun 05, 2019

Recent community posts

Nevermind I just want to reply to my comment in case anyone else has the same issue.  Here is the link I found that fixed my issue. https://github.com/Seanba/SuperTiled2Unity/issues/44

(3 edits)

Hello Seanba,

I may not be using Tiled correctly with SuperTiled2Unity but I am getting this error on the Tiled map file:

"SuperTiled2Unity version: 1.4.6, Unity version: 2019.1.0f2
Errors detected in tileset 'Map_Tileset.tsx'. Check the tileset inspector for more details. Your map may be broken until these are fixed.
Could not find tile 63. Make sure the tilesets were successfully imported.
Could not find tile 6. Make sure the tilesets were successfully imported.
Could not find tile 3. Make sure the tilesets were successfully imported.
Could not find tile 4. Make sure the tilesets were successfully imported.
Could not find tile 5. Make sure the tilesets were successfully imported.
Could not find tile 60. Make sure the tilesets were successfully imported.
Could not find tile 61. Make sure the tilesets were successfully imported.
Could not find tile 62. Make sure the tilesets were successfully imported.
Could not find tile 117. Make sure the tilesets were successfully imported."

I'm also getting this error on the Map_Tileset.tsx file even though the roguelikeSheet_transparent.png is in that spot:

"SuperTiled2Unity version: 1.4.6, Unity version: 2019.1.0f2
Missing texture asset: ../../../../RPGGame/Spritesheet/roguelikeSheet_transparent.png"

Is there an up to date walkthrough or maybe you know what I'm doing wrong?

Any help is appreciated. Thank you.