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 vox scales marking covering the eyes #6708

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

Shadowtail117
Copy link
Contributor

@Shadowtail117 Shadowtail117 commented Aug 31, 2024

About The Pull Request

Fixes the vox scales marking covering their eyes in the left and right directions (i.e. their eyes would be marking-colored).

Before (colors exaggerated to show the difference):
image

After:
image

There seems to be a bug regarding the leg markings, where the left/right markings for the farther leg (right leg when facing left, left leg when facing right) are not applied, possibly because the game thinks that the legs would occlude each other the way they would with humans. I don't know markings code enough to fix this, so that is beyond the scope of this PR (but a very annoying bug nonetheless).

Why It's Good For The Game

Bug fix for vox markings.

Changelog

🆑
fix: Fixed issue with Vox Scales marking covering the eyes when facing left/right.
/:cl:

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 31, 2024
@silicons silicons merged commit a19b3fb into Citadel-Station-13:master Sep 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants