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

feat: multi-pack spritesheets #35

Merged
merged 12 commits into from
Jun 25, 2024
Merged

feat: multi-pack spritesheets #35

merged 12 commits into from
Jun 25, 2024

Conversation

Zyie
Copy link
Collaborator

@Zyie Zyie commented Jun 20, 2024

updates texture packer to use related_multi_packs which means only 1 spirtesheet is added to the manifest, making it easier to load

it has also been updated to use the mIgnore tag to make sure that the textures created are not added to the manifest. This removes the need for the texturePackerManifestMod plugin

@Zyie Zyie requested a review from GoodBoyDigital June 20, 2024 14:38
Copy link

@GoodBoyDigital GoodBoyDigital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is cool! pushed a small tweak to createJsons. If you are happy with it - lets merge!

Base automatically changed from feat/mIgnore to main June 25, 2024 08:57
@Zyie Zyie merged commit 0f210f5 into main Jun 25, 2024
4 checks passed
@Zyie Zyie deleted the feat/multi-pack branch June 25, 2024 09:02
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.

2 participants