Setting object color

I’d like to set the color of an object (rect in this case) so it displays in the editor with a color. I keep reading about how this is possible but have never found a way. I am using Tiled 1.9 (mac).

You can’t set per-Object colours, but you can assign colours to a Class in the Custom Types Editor, and Objects with that class will use that colour. You must have a Project loaded to access the Custom Types Editor.

I see. I don’t use projects, just my map. Thanks!

I’ve read about maybe being able to get the color on an object-by-object, I ++vote for this.

If there’s a thread or GitHub issue open about per-project colour, you should express your vote there, so that it’s easier for devs to see the demand all in one place.

Thanks, I’ll hunt that down.