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

Modify charting and animation events in Spookeez and Spookeez (Pico Mix) #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Hundrec
Copy link
Contributor

@Hundrec Hundrec commented Oct 4, 2024

Linked Issues

Fixes FunkinCrew/Funkin#2652
Partially fixes FunkinCrew/Funkin#3480
Fixes FunkinCrew/Funkin#3175 and dupe fixes FunkinCrew/Funkin#3678
Fixes FunkinCrew/Funkin#3307

Description

This pull request fixes a variety of issues with both Spookeez and Spookeez (Pico Mix).

Spookeez:

Spookeez (Pico Mix):

  • Adds missing note for Skid and Pump in Hard chart Section 14
  • Corrects the position of a note in Section 18 and 34 by 1/16 note in all difficulties (#3480)
  • Adds cheer animation events for both sides (#3307)
  • Adds cheer animation to pico-dark.json
  • Adds non-functional cheer animation to pico-playable.json due to Pico's spritesheets not having a cheer animation with normal lighting

Follow-up

Adding the cheer animation to only Pico's dark variant will lead to an inconsistency between the lit and dark sprites when lightning strikes (same issue as FunkinCrew/Funkin#3529).
To address this, I've added the cheer animation to pico-playable.json as well. Once his spritesheet and .xml files are updated, Pico will be able to cheer perfectly!

Spookeez:
- Adds missing note in Hard chart Sections 14 and 18
- Moves Skid and Pump's cheer animation 10 ms forward to ensure it plays
- Adds the missing second cheer animation to both sides

Spookeez (Pico Mix):
- Adds the same missing notes for Skid and Pump in Hard
- Corrects the position of a note in Section 18 and 34 by 1/16 note in all difficulties
- Adds cheering events for both sides
- Adds functional cheer animation to pico-dark.json
- Adds non-functional cheer animation to pico-playable.json
@EliteMasterEric EliteMasterEric added status: pending triage The bug or PR has not been reviewed yet. type: charting issue Involves the charting or placement of notes for a level. and removed status: pending triage The bug or PR has not been reviewed yet. labels Oct 15, 2024
@EliteMasterEric EliteMasterEric changed the title Fix a variety of issues with Spookeez and Spookeez (Pico Mix) Modify charting and animation events in with Spookeez and Spookeez (Pico Mix) Oct 16, 2024
@EliteMasterEric EliteMasterEric changed the title Modify charting and animation events in with Spookeez and Spookeez (Pico Mix) Modify charting and animation events in Spookeez and Spookeez (Pico Mix) Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment