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 OG mode sprite rotation and offset choice buttons #87

Merged
merged 2 commits into from
Sep 18, 2022

Conversation

drojf
Copy link
Contributor

@drojf drojf commented Sep 18, 2022

This PR fixes some bugs in OG mode (4:3 mode):

drojf added 2 commits February 2, 2022 14:06
 - Currently the method used to clip sprites to the 4:3 window doesn't work with rotation
 - As there are only 2 places across all the games where this issue happens, we just disable character rotation in those scenes rather than trying to fix it properly
 - This should only affect images from the `sprite` or `portrait` folder
@drojf drojf merged commit 914dcc1 into mod Sep 18, 2022
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.

1 participant