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

Inaccurate Collisions #55

Open
legendoj1 opened this issue Dec 19, 2024 · 0 comments
Open

Inaccurate Collisions #55

legendoj1 opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@legendoj1
Copy link

I'm aware this is an old module so there's probably no shot at getting any of the current issues fixed, but for what it's worth I'm noting this fix for inaccurate collisions which has started occurring recently. Roblox recently made the top bar take up more space, meaning the offset of 36 pixels is no longer accurate.

Because of this issue, collisions on ScreenGuis with IgnoreGuiInset set to true are inaccurate:

image

The current workaround for this appears to be just turning off IgnoreGuiInset on the ScreenGui which is using Nature2D, as even when updating the offset constant in the module, the issue still occurs.

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