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

buttons don't account for blob's rotation #2266

Open
mugg91 opened this issue Dec 24, 2024 · 0 comments
Open

buttons don't account for blob's rotation #2266

mugg91 opened this issue Dec 24, 2024 · 0 comments

Comments

@mugg91
Copy link
Contributor

mugg91 commented Dec 24, 2024

Description

When showing buttons and the blob keeps rotating, the buttons will become displaced.

Since getButtonsFor() is called only once, when starting to press use, the button offset can only be set at that time.
You can't keep adjusting the position of buttons while holding the use key.

I noticed this while working on a detach button for mounted bow.

NonrotatingButton.mp4
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

1 participant