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

Hitboxes are offset/stretched on ultrawide #8

Open
SwarnaD opened this issue Jul 16, 2023 · 1 comment
Open

Hitboxes are offset/stretched on ultrawide #8

SwarnaD opened this issue Jul 16, 2023 · 1 comment

Comments

@SwarnaD
Copy link

SwarnaD commented Jul 16, 2023

image
image

Hitboxes display funkily on ultrawide monitors in borderless mode. This is borderless on 5120*1440. They move faster to the edges than the characters themselves do. Looks like the calculations are being done based on the window edges rather than the actual render boundaries?

@SwarnaD SwarnaD changed the title Hitboxes are offset on ultrawide Hitboxes are offset/stretched on ultrawide Jul 16, 2023
@WistfulHopes
Copy link
Owner

yeah, the calculations are done in screen space. i'll see if i can figure out world space transforms

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