Need Help - TilesetEditor possible to select a single tile?

Hello, im new using unity, im learning and enjoying. i searched about it but i couldnt find an answer so please if you know, please help me.

So, i downloaded some tilesets from the store, in tilesetEditor i create a layer, chose pencil and then select the tile i want to draw on layer, did some 2D ground with it, put the RobotBoy to test it, all fine. but when i want to select a single tile from the ground i cant, it select the hole thing. for example, if i draw a wall with 8blocks from the tileseteditor, then i want to select block nr 2 to edit, it selects the hole thing, i cant select single tiles… is there a way? or should i just export PNG, create GameObjects and place the PNG there? i wanted to make some blocks being able to be destroyed and the others not.

Hope you can help me, sorry if theres an answer somewhere but i couldnt find the topic.
thanks.

What is this tilesetEditor you’re talking about? I don’t think that is a built-in feature of Unity.

If it is an asset, can you give us a link?

Yes, im sorry, its the 2D Tilezone Lite asset
Here is the youtube tut link:
https://www.youtube.com/watch?v=U7Z11oDvREs

as you can see you can draw your map quick, but i cant select a single square, only the hole thing. it give the option to select and export to png maybe i should do that.
or is there any other way to do this? is there a unity feature to edit tilesets? or should i just use single sprites from the asset store?

thank you very much for your time

The preview version of unity has a tileset editor, I personally haven’t tried it

I don’t know if scriptable tiles are currently functional.

Contact the asset seller, or post in the seller’s topic if they have one. Also you should post in the correct category; 2D is for Unity 2D features, not assets.

–Eric

I have never tried the 2D Tilezone asset. I found its support page, but unfortunately, I can see no way to actually contact the author.

You might want to try out a different, better-supported asset, unless you somehow find an active forum for this one.

Or, if you’re new to Unity, you might want to pick something that doesn’t require tiles to start with. Tile-based games in Unity are not as simple as you might think, and there is no one great solution everybody uses.

Thank you very much for the video!

im sorry i though this was the correct category!

Thank you a lot, so i should just use individual gameobjects to create my level for now right?
im gonna do that, thank you again for the time :slight_smile:

1 Like