2d-extras icon indicating copy to clipboard operation
2d-extras copied to clipboard

How can I change the Tile Lock Color option in the inspector ?

Open SirKnightDragoon opened this issue 6 years ago • 2 comments

Hello,

Unity 2019.1.1f1

I'm trying to change the option "Lock Color" of my tile in the inspector, but the option is locked.

If I select the tile in my brush:

image

And if I select my Tile in the Asset folder:

image

I only succes to change that with edit the Tile with Text Editor and change the "m_Flags" value. If I change the value 1 to 0, Now "Lock Color" is false... but where is the option in Unity...

image

image

Thank you for your help ;)

SirKnightDragoon avatar May 12 '19 17:05 SirKnightDragoon

You can right click Inspector tag, then select Debug. I don't know why the option is locked too.

johnsoncodehk avatar May 13 '19 07:05 johnsoncodehk

I would also like to know how to unlock using the inspector.

paulosergiojps avatar Mar 08 '23 16:03 paulosergiojps