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

Constant input might be a good idea #40

Open
Oberacda opened this issue Dec 18, 2023 · 0 comments
Open

Constant input might be a good idea #40

Oberacda opened this issue Dec 18, 2023 · 0 comments
Labels
Core Library Issues concerning the core BT library. enhancement New feature or request High Priority Nodes Issues concerning the standard node library. question Further information is requested
Milestone

Comments

@Oberacda
Copy link
Contributor

Feature Request

Description

In some cases, a constant input is required. Of course, we can use an extra node, but setting some input to a constant might be useful.
Example: The service node with an empty service.
Allowing users to set inputs to constants might reduce boilerplate nodes and node duplication (Service vs ServiceOption).
It might be useful to allow an input to be set via static value or external data connection.
However, I would prefer a switch for each input on the node to determine which input source should be used.

@Oberacda Oberacda added enhancement New feature or request question Further information is requested Core Library Issues concerning the core BT library. Nodes Issues concerning the standard node library. High Priority labels Dec 18, 2023
@Oberacda Oberacda added this to the v0.2.x milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Library Issues concerning the core BT library. enhancement New feature or request High Priority Nodes Issues concerning the standard node library. question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant