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

Fix genie storm move anims #3895

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

ghoulslash
Copy link
Collaborator

@ghoulslash ghoulslash commented Jan 2, 2024

Fixes animations for Wildbolt Storm, Sandsear Storm, Springtide Storm, and Bleakwind Storm to handle multiple targets. Requires updating UnpackSelectedBattlePalettes, AnimParticleInVortex, and adding HurricaneGustCentered animation sub routines.

Old Animation:
wildbolt_old

New Animation:
wildbolt

Fixes #3887

…ntered, AnimParticleInVortex handles multiple targets, add dynamic pals based on move target in UnpackSelectedBattlePalettes
@ghoulslash ghoulslash changed the title fix genie storm move anims for both targets, add AnimEllipticalGustCe… Fix genie storm move anims Jan 2, 2024
@AlexOn1ine
Copy link
Collaborator

AlexOn1ine commented Jan 2, 2024

Is Sandsear Storm supposed to have a more darker color compared to the other 2?

SandsearStorm.mp4

@ghoulslash
Copy link
Collaborator Author

Is Sandsear Storm supposed to have a more darker color compared to the other 2?
SandsearStorm.mp4

Yeah, that's expected because of the AnimTask_BlendParticle in that animation

@AlexOn1ine AlexOn1ine merged commit 91dfa93 into rh-hideout:master Jan 2, 2024
1 check passed
@ghoulslash ghoulslash deleted the be/anims branch January 2, 2024 23:04
PCG06 pushed a commit to PCG06/pokeemerald that referenced this pull request Jan 25, 2024
…ntered, AnimParticleInVortex handles multiple targets, add dynamic pals based on move target in UnpackSelectedBattlePalettes (rh-hideout#3895)

Co-authored-by: ghoulslash <pokevoyager0@gmail.com>
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.

Forces of Nature signature moves don't have their animations updated for multiple targets
2 participants