#When using the new TileSet how to organize the tiles in my pallete?
1 messages · Page 1 of 1 (latest)
The code question is if there is anyway to do that by code as it is not possible by the editor
I dont even think unity exposes that API
So I just need to accept this 🙁
as it is not possible by the editor
yes it is. you need to toggle the edit mode then use the move tool to move tiles around
The button is disabled, I'm using the new TileSet
wdym by "the new TileSet"? the tile palette hasn't changed in several years
and the instructions i gave are how you move tiles around in the tile palette. you use the move tool and have edit mode enabled
either way, still not a code question
if the new tile set is created based entirely on your texture, then you need to organize the tiles in the actual texture not in the palette
Try with TileSet not a normal sprite
it should still let you move the individual sprites in the palette iirc, if not do what box said
You guys clearly never used the new TileSet and are trying to help, but are not helping at all.
My spritesheet is well organized the problem is that unity just mess up and puts the sprites the way it wants to
nah, i tested it. it's constrained entirely to the texture used as the input
This is a code question because it can be achieved with internal unity API
I just wanted to know if someone already tried it and succeed doing it
editor code related questions belong in #↕️┃editor-extensions not here
so it's not really a code for here question
but if you already know what class(es) to use, then just try it yourself
Not sure if it fits there, as it is not an extension, but I will ask there if someone knows how to use it
you're asking about tilemaps in a code channel what did you expect 😆
normally its #🖼️┃2d-tools
You literally didn't even open the links
I did
So you are just trolling, because it need be done through code
you clearly already know what you need to use so honestly stop arguing with every body and go try it
this is creation for the tile set, nothing to do with the tilepallette editor which is what I was looking for
you showed us / asked about the tile palette editor instead of
"how would i change how unity creates tiles from tile sheet" or someshit
but yeah you found that, now make it work in your favor , no point of arguing.
best of luck 
Try the TileSet and we can talk I will close this thread, cleary you guys just want to flame and not help