Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading tileRectsIds in auto-layer rule definition #7

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

jobe-m
Copy link
Member

@jobe-m jobe-m commented Sep 26, 2024

When creating rules for auto-layers of an IntGrid in LDtk and saving it, then Korge-ldtk was not able to load that ldtk file any more due to differences between json file and the implemented json schema.

The name of the property is different in json file from LDtk, thus @SerialName was updated.
Also the type of the tileIDS field needs to be an array of array of Ints.

@jobe-m jobe-m merged commit bc5cbb7 into main Sep 26, 2024
1 check passed
@jobe-m jobe-m deleted the feature/Fix-loading-tileRectsIds-in-AutoLayerRuleGroup branch September 26, 2024 14:19
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