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

Add config to turn off two-framed front sprites #4750

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

Bassoonian
Copy link
Collaborator

@Bassoonian Bassoonian commented Jun 9, 2024

In many Fakemon projects (or projects with extensive respriting), people don't want to bother with second frames for species. Lunos' tutorial on the pret wiki turned off animations in general (including affine animations etc), which may also not be desirable.

This PR adds a config that simple prevents the second frame from ever being shown. It is still compiled into the ROM, but at least it can be safely ignored. This change is extremely non-invasive and trivial to toggle.

Improved implementation by @Sneed69

Discord contact info

bassoonian

@AsparagusEduardo
Copy link
Collaborator

Looks good, though I want to go through and see what other places is frontAnimFrames referenced.

@Bassoonian
Copy link
Collaborator Author

These are all the occurrences! Duke mentioned another approach that’s slightly more clean on Discord though, so I’ll check and see if that works and replace this one if appropriate

@AlexOn1ine
Copy link
Collaborator

AlexOn1ine commented Jun 11, 2024

@AsparagusEduardo I think this one can be merged. I've tested it ingame

@AsparagusEduardo AsparagusEduardo merged commit 5fe0aee into rh-hideout:upcoming Jun 11, 2024
1 check passed
@Bassoonian Bassoonian deleted the nosecondframes branch July 27, 2024 19:15
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.

3 participants