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

Add Select node #2220

Merged
merged 1 commit into from Jun 7, 2021
Merged

Add Select node #2220

merged 1 commit into from Jun 7, 2021

Conversation

MoritzBrueckner
Copy link
Collaborator

Closes #2200, closes #2201.

This PR adds a new Select node with two different modes: it can either select an input value based on a given index, or it can forward an input value based on the index of a corresponding action input:

Screenshot

Unfortunately the colors of the Int and Dynamic type sockets are very very similar, maybe this should be adjusted in the future.

Implements feature requests armory3d#2200 and armory3d#2201
@luboslenco luboslenco merged commit b72e858 into armory3d:master Jun 7, 2021
@luboslenco
Copy link
Member

Thanks!

@MoritzBrueckner MoritzBrueckner deleted the select-node branch June 8, 2021 14:15
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

Successfully merging this pull request may close these issues.

[Logic nodes] New node "Select by last called execution pin". [Logic nodes] New node "select by index".
2 participants