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

A way to process inputs #16

Open
jackTabsCode opened this issue May 11, 2024 · 0 comments
Open

A way to process inputs #16

jackTabsCode opened this issue May 11, 2024 · 0 comments

Comments

@jackTabsCode
Copy link

jackTabsCode commented May 11, 2024

Currently, Multiply2d is limited in the fact that you can only apply a constant modification to the input. A similar API should be added that allows a user to take the current input, apply a transformation of some kind, and return it back. Or, Multiply2d could be changed to allow a function as the second parameter to do this.

Use case: applying deadzones to controller input

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