Skip to content

Add support for custom classes in custom properties #103

@Frankfires

Description

@Frankfires

Tiled lets you create custom classes that can be used as property values:


image

The image above shows that I have two properties in my map: Spawn and a testing property named fffff, Spawn is a custom Vector2 class that I have created. When I try to access Spawn through the map's properties, it returns an empty string instead of a Vector2 containing its X & Y values as it should.

image
image
This issue restricts developers such as myself from managing their properties efficiently and in an organized manner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions