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 a flag to disable adding margins to sprites with spacing #194

Open
SnowyMouse opened this issue Jan 26, 2021 · 1 comment
Open

Add a flag to disable adding margins to sprites with spacing #194

SnowyMouse opened this issue Jan 26, 2021 · 1 comment

Comments

@SnowyMouse
Copy link
Owner

This behavior is inconsistent and smells way too much like a hack done by the original developers, since an image editor can be used to achieve the same thing (similar to the blur and sharpness filters). However, it is required for stock sprites to work correctly (notable HUD numbers).

Therefore, there should be some sort of a flag to disable this behavior. However, changing existing tag definitions has always resulted in problems later down the line, notably with extracted tags.

@SnowyMouse SnowyMouse added this to the Complete Editing Kit milestone Jan 26, 2022
@Aerocatia
Copy link
Collaborator

As of MCC tool.exe (and current invader) the stock game can control the spacing by editing the spacing value in the tag.
This is not exposed in invader-bitmap however.

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