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

key Interpolation Node #2477

Merged
merged 1 commit into from
Apr 9, 2022
Merged

Conversation

QuantumCoderQC
Copy link
Contributor

This node allows to linearly interpolate between 0 and 1 based on a condition, For example keyboard/ mouse key down. It can be used to smooth character movement/translations that are activated on key down.

image

@luboslenco luboslenco merged commit 497372b into armory3d:master Apr 9, 2022
@luboslenco
Copy link
Member

Thanks!

@MoritzBrueckner MoritzBrueckner added the Release Notes: Changes A pull request that is a feature change, not a fix. Used to generate release notes. label Apr 9, 2022
@QuantumCoderQC QuantumCoderQC deleted the key-interp branch July 25, 2022 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Notes: Changes A pull request that is a feature change, not a fix. Used to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants