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

Bug Report: nene-dark's drop70 animation is quickly interrupted #3529

Open
1 of 2 tasks
biomseed opened this issue Oct 2, 2024 · 7 comments
Open
1 of 2 tasks

Bug Report: nene-dark's drop70 animation is quickly interrupted #3529

biomseed opened this issue Oct 2, 2024 · 7 comments
Labels
status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue.

Comments

@biomseed
Copy link

biomseed commented Oct 2, 2024

Issue Checklist

  • I have properly named my issue
  • I have checked the Issues/Discussions pages to see if my issue has already been reported

Platform

Itch.io (Downloadable Build) - Windows

Browser

None

Version

0.5.1

Description (include any images, videos, errors, or crash logs)

When Nene laughs in pico week 2 songs, she immediately stops after spitting.

Steps to Reproduce

Play Spookeez (Pico Mix) or South (Pico Mix), then reach 70 combo, and then lose that combo.

@biomseed biomseed added status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue. labels Oct 2, 2024
@Hundrec
Copy link
Contributor

Hundrec commented Oct 2, 2024

Is this related to the lightning strike shifting between sprites? I imagine that might break some animations.

@Hundrec
Copy link
Contributor

Hundrec commented Oct 2, 2024

I just tested it and encountered some strange behavior

Nene.laughing.in.the.dark.mp4

@biomseed
Copy link
Author

biomseed commented Oct 2, 2024

Is this related to the lightning strike shifting between sprites? I imagine that might break some animations.

It doesn't really shift between sprites. The dark one is just made transparent so the regular characters which are behind the dark ones can be visible. I imagine the actual Nene (not the dark one) is playing the animation regularly. That's what you saw in the video.

@Hundrec
Copy link
Contributor

Hundrec commented Oct 2, 2024

I figured it was a transparency trick. What's odd is that the dark sprites get cut off but the regular ones play normally. Do the dark ones always cut off after the spit?

@biomseed
Copy link
Author

biomseed commented Oct 2, 2024

I figured it was a transparency trick. What's odd is that the dark sprites get cut off but the regular ones play normally. Do the dark ones always cut off after the spit?

It seems so. I think her idle dance is interrupting it.

@ChillyBeanBAM
Copy link

ChillyBeanBAM commented Oct 2, 2024

Checking the image itself, it looks like that her spitting frames are actually the only part of her laughing animation that are included in the sprite sheet.

@Hundrec
Copy link
Contributor

Hundrec commented Oct 2, 2024

Checking the image itself, it looks like that her spitting frames are actually the only part of her laughing animation that are included in the sprite sheet.

Wow, you're right! This should be an easy fix then.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending triage The bug or PR has not been reviewed yet. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

No branches or pull requests

3 participants