Seanba / Tiled2Unity

Export Tiled Map Editor (TMX) files into Unity
Other
495 stars 120 forks source link

Issue #187

Closed zoms123 closed 5 years ago

zoms123 commented 5 years ago

SuperTiled2Unity version: 1.4.6, Unity version: 2018.3.9f1 Missing texture asset: ../../Desktop/gfx/Overworld.png

I export the texture but idk what is the problem im frustrated (the other map works but mine not and i dont know why

Captura de pantalla (433) )

Seanba commented 5 years ago

Hi there, @zoms123. The issue here is that your TSX file is still referencing the Overworld.png that in on your desktop and not the file that is in your Unity project.

You can see the path of the PNG file in the error report: ../../Desktop/gfx/Overworld.png

To fix, open your Unity project's Overworldqw.tsx file in Tiled and change the source of the image to the PNG you have right beside your tileset in Unity.

image

And just a quick note that this is the Github repository for Tiled2Unity but you want to be in SuperTiled2Unity instead. :)

zoms123 commented 5 years ago

thanks!

Missatge de Sean Barton notifications@github.com del dia dc., 5 de juny 2019 a les 17:19:

Hi there, @zoms123 https://github.com/zoms123. The issue here is that your TSX file is still referencing the Overworld.png that in on your desktop and not the file that is in your Unity project.

You can see the path of the PNG file in the error report: ../../Desktop/gfx/Overworld.png

To fix, open your Unity project's Overworldqw.tsx file in Tiled and change the source of the image to the PNG you have right beside your tileset in Unity.

[image: image] https://user-images.githubusercontent.com/6980630/58968154-2ac82e00-877b-11e9-9648-27e9c3aa2676.png

And just a quick note that this is the Github repository for Tiled2Unity but you want to be in SuperTiled2Unity instead. :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Seanba/Tiled2Unity/issues/187?email_source=notifications&email_token=AMIBMIYZRIO5FRKF656IAWTPY7KQXA5CNFSM4HTETBE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXABXAQ#issuecomment-499129218, or mute the thread https://github.com/notifications/unsubscribe-auth/AMIBMI6XEVSMCZTJIPPN3UTPY7KQXANCNFSM4HTETBEQ .