We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm using your ClientConverter to extract all slices.
I came across something weird. Using this AssetsEditor, I was looking for some wooden railing sprites:
When looking for that file in the slices folder, this is the image:
In the appearances data, I can see this same sprite id is related to this object with ID 2156:
And when searching for that item id in AssetsEditor, I can confirm it's the same wooden railing:
Am I missing something here? Why the data doesn't match?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm using your ClientConverter to extract all slices.
I came across something weird. Using this AssetsEditor, I was looking for some wooden railing sprites:
When looking for that file in the slices folder, this is the image:
In the appearances data, I can see this same sprite id is related to this object with ID 2156:
And when searching for that item id in AssetsEditor, I can confirm it's the same wooden railing:
Am I missing something here? Why the data doesn't match?
The text was updated successfully, but these errors were encountered: