hello a while back i had a collision problem which is now solved, i am having a strange new issue. i am placing tiles in my map, and they show up there, but when i go to preview the map they dont show up, nor do they show up in the game. it is strange since i already added some of these same tiles today and they worked fine. what could possibly be wrong?
Hi there. If tiles are not showing up in the preview then they won’t be exported to your Unity project either. That could be because you currently have that layer hidden in Tiled or that layer is using the unity:ignore custom property.
I got the same problrm here. I’m a newbie at game making.
When I starting 2d game tutorial and open tile palette . it show a black preview. But somehow I still can put add the new tile to the scene.
@Anton_Mr Are you using Tiled or Tiled2Unity at all? I can’t tell from your screenshot. Hopefully @Seanba can help out here, because I do not have experience with Unity.
You’re asking on the forum for Tiled, an independent level editor for which there exist several solutions for using its maps in Unity, one of them being the Tiled2Unity exporter. If you’re using a Unity level editor extension or the tile map functionality in Unity itself, then this is indeed the wrong forum to ask for help.
@bjorn I see. thanks for the info.
But , this forum look helpful for me to learn something about tiled that used for 2d game.
so I will still around to learn