-
Notifications
You must be signed in to change notification settings - Fork 7
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
sprite cutter not letting me cut one sprite #1
Comments
Hey @SaiyanSlayer13, can you please share the sprite sheet or example where this is happening? |
@SaiyanSlayer13 Did you try to By default, it is transparent. |
I did that before and it still didn't work
…On Sat, Sep 9, 2023, 6:12 AM Joey Lee ***@***.***> wrote:
@SaiyanSlayer13 <https://github.com/SaiyanSlayer13> Did you try to Pick
Background to the colour of the spritesheet background?
By default, it is transparent.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCOI77ZOC3LNATHTHNS2QBDXZQ6JZANCNFSM6AAAAAA4QVEA44>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Okay, are you able to share the spritesheet you're using? |
How am I supposed to do that?
…On Sat, Sep 9, 2023, 8:43 AM Joey Lee ***@***.***> wrote:
Okay, are you able to share the spritesheet you're using?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCOI7775VNJHKZGS6IHTYSLXZRQA5ANCNFSM6AAAAAA4QVEA44>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
You can upload it in your comment. It would help with reproducing the issue and finding a solution. |
Okay I’ll do that.
…On Sunday, September 10, 2023, Joey Lee ***@***.***> wrote:
You can upload it in your comment. It would help with reproducing the
issue and finding a solution.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCOI772RPSMNFC2KUWL5XLDXZV77XANCNFSM6AAAAAA4QVEA44>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
[image: 1693572849847308585163965526370.jpg]
On Sun, Sep 10, 2023 at 5:56 AM Antron Brooks ***@***.***>
wrote:
… Okay I’ll do that.
On Sunday, September 10, 2023, Joey Lee ***@***.***> wrote:
> You can upload it in your comment. It would help with reproducing the
> issue and finding a solution.
>
> —
> Reply to this email directly, view it on GitHub
> <#1 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BCOI772RPSMNFC2KUWL5XLDXZV77XANCNFSM6AAAAAA4QVEA44>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
I have exactly the same issue |
@SaiyanSlayer13 I can't see the image you've attached 😓 @Dr-Chaos Do you have a spritesheet that you can share so I can reproduce the issue? |
I did attach the image but i can attach it again.
…On Mon, Sep 11, 2023 at 8:31 AM Joey Lee ***@***.***> wrote:
@SaiyanSlayer13 <https://github.com/SaiyanSlayer13> I can't see the image
you've attached 😓
@Dr-Chaos <https://github.com/Dr-Chaos> Do you have a spritesheet that
you can share so I can reproduce the issue?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCOI77ZV2T3WVEHY47PNEMTXZ4AAXANCNFSM6AAAAAA4QVEA44>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@SaiyanSlayer13 Github says you are responding to this thread via email. Are you attaching the image to the email? I think Github don't recognize email attachments. If that is the case, try responding directly in github instead of via email. |
I ran into such issue many times. I suppose it's because Sprite Cow only take one exact value as background. However, real-world spritesheet is not always perfect. For example, in one spritesheet with transparent background, there may be some pixels with invisible 1% opacity between some sprites. |
Oh okay
…On Thu, Feb 1, 2024 at 12:30 AM Zach Guo ***@***.***> wrote:
I ran into such issue many times. I suppose it's because Sprite Cow
<https://github.com/yeoji/spritesheet-cutter/blob/master/src/spritecow/SpriteCanvas.js>
only take one exact value as background. However, real-world spritesheet is
not always perfect. For example, in one spritesheet with transparent
background, there may be some pixels with invisible 1% opacity between some
sprites.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCOI773MOQFGKAWNL4XCOWTYRMR73AVCNFSM6AAAAAA4QVEA46VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRQGU2DKMRVHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Whenever I try to highlight a sprite it highlights the whole sprite sheet. Plz solve the problem. thank you in advance.
The text was updated successfully, but these errors were encountered: