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

Support no animation during forme changes #2224

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

Conversation

HisuianZoroark
Copy link
Contributor

Was requested for smogon/pokemon-showdown#10166

Probably not the best way to do it but it certainly works.

@KrisXV
Copy link
Member

KrisXV commented Feb 11, 2024

I think this works for now, but I will probably aim for a way to unhardcode eventually

@alphazeba
Copy link

I'd worked on a similar idea to handle dynamax animations.
#2217

However, if there is a need for providing animation override flags, you could consider using an "override enum" as an optional input. You could use "none" or something, i could update to use "dynamax" and it could also be extended in the future for other universal overrides without adding more flags.

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.

None yet

3 participants