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 ability to add global palette offset for objects #47

Open
flamewing opened this issue Nov 29, 2021 · 1 comment
Open

Add ability to add global palette offset for objects #47

flamewing opened this issue Nov 29, 2021 · 1 comment

Comments

@flamewing
Copy link

Some objects (example: Rexon badnik in Hill Top Zone in Sonic 2) use the foreground or background palette lines (lines 2/3). These palette offsets are coded into the game, so that directly loading the mappings with the level palette will be unable to display them with the correct colors. It can be worked around by splitting the palette lines, or by editing the game to use palette line 0 and bake the palette into the lines, but having the ability to add a palette offset for all frames of a given object would make things simpler.

@Brainulator9
Copy link

I agree, just for the fact that SonMapEd has this feature.

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

No branches or pull requests

2 participants