Skip to content

Conversation

@gzhynko
Copy link

@gzhynko gzhynko commented Nov 12, 2024

When serializing maps, TMXTile currently saves boolean values of properties as a capitalized string (e.g. "True"), but the tiled format only allows for lowercase boolean values.

Note: the changes within TMXFormat are to allow the setter of StringValue to use the property Type to check if the type of the property is boolean. Not sure if there is a better way to do this without modifying PropertyValue of xTile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant