Skip to content

Save boolean values of TMXProperty in lowercase - #6

Open
gzhynko wants to merge 1 commit into
Platonymous:masterfrom
gzhynko:master
Open

Save boolean values of TMXProperty in lowercase#6
gzhynko wants to merge 1 commit into
Platonymous:masterfrom
gzhynko:master

Conversation

@gzhynko

@gzhynko gzhynko commented Nov 12, 2024

Copy link
Copy Markdown

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