mapeditor/tiled



Do you want to work on this issue?
You can request for a bounty in order to promote it!
Layer tint color doesn't affect shapes #4183
afk-mario posted onGitHub
Describe the bug The tint color property in layers doesn't seem to affect objects, the Color property does tint shapes, but this property is not documented neither in the JSON format or the API.
To Reproduce Steps to reproduce the behavior:
- Set the value for Tint color in a layer with shapes.
- The shapes are not tinted.
- Set the value for Color in a layer with shapes.
- The shapes are tinted.
- The Map JSON now has a property
color
Expected behavior Tint the shapes when setting the layer property TintColor.
Specifications:
- OS: Linux
- Tiled Version: 1.11.2