Replies: 1 comment 1 reply
-
The closest planned feature would be nested/compound custom properties (#489), currently scheduled for Tiled 1.6, so it's one of the things I want to work on once 1.5 is done. So, instead of setting multiple types on the object, you could define a Sound and a Weapon custom compound type and then add properties of those types to your object (or its type). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there plans to add object type composition?
In the same manner that I can combine the Flip values

I would like to be able to combine object types

What this would do is combine the custom properties of each type into a single object such as

Beta Was this translation helpful? Give feedback.
All reactions