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

Enhanced the Knowledge conditional decoration node. #2056

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NatreexTV
Copy link

So as my first edit ever on GitHub and on any project, I decide to enhanced the AI a little bit because I use it a lot and I needed some more improvement on one node.

image

In this new version, you need to choose between tree type of value. The boolean, the Int or a Float.

You can now compare any boolean from Value A to the boolean from the setted value.

It was possible with the Knowledge Value conditional decoration node, but if you just want to do it without any other additionnal variable in the Blackboard, that needed to be added.

I comment every field for help anyone with it.

@mafiesto4 mafiesto4 added enhancement New feature or request ai Behavior Trees and AI tools labels Dec 11, 2023
@mafiesto4 mafiesto4 added this to the 1.8 milestone Dec 16, 2023
@mafiesto4 mafiesto4 modified the milestones: 1.8, Future Feb 23, 2024
@mafiesto4
Copy link
Member

For boolean values we have now this: #1985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Behavior Trees and AI tools enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants