You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to implement polygon packing into the CLI options?
I am using the following command to pack the sprites:
SpriteSheetPacker --trim 230 --trimMode Polygon --epsilon 0.000001 --sprite-border 0 /Sprites /Output
One can use polygon for trimming, but not for packing.
The text was updated successfully, but these errors were encountered:
Hello,
Is it possible to implement polygon packing into the CLI options?
I am using the following command to pack the sprites:
SpriteSheetPacker --trim 230 --trimMode Polygon --epsilon 0.000001 --sprite-border 0 /Sprites /Output
One can use polygon for trimming, but not for packing.
The text was updated successfully, but these errors were encountered: