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

Fixes Langchat X offsets for Megaphone/Xenos #4725

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

fira
Copy link
Member

@fira fira commented Oct 19, 2023

About the pull request

Langchat has incorrect calc for X offsets, which results in goofy speech through megaphone and some big xenos text being off-center

This brings them in line accounting for atom dimension using get_pixel_position_x

Explain why it's good for the game

Looks less goofy especially for megaphone

Testing Photographs and Procedure

Tested megaphone and queen result in centered text. Also tested adjusting pixel_x on source atom and that it was still the case.

I'd post an image of the problem but all i have is current round's

Changelog

🆑
fix: Xeno and Megaphone abovehead chat speech should now properly be centered horizontally.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Oct 19, 2023
@harryob harryob added this pull request to the merge queue Oct 20, 2023
Merged via the queue into cmss13-devs:master with commit cfcb282 Oct 20, 2023
27 checks passed
cm13-github added a commit that referenced this pull request Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants