FlaxEngine / FlaxEngine/FlaxEngine

[Request]: Add behavior knowledge comparison decorator that adapts to knowledge type

Open
#4,122 3 comments 0 reactions 0 assignees View on GitHub
ai editor suggestion
Dominant language
C++
Stars
7k
Forks
713
Avg merge
7d 11h
Merged PRs (30d)
19

Description

### Description

It would be really useful to have a behavior tree decorator that automatically switches to the right type of the knowledge value it should compare against.

Currently if you select for example an enum to compare against, the editor for the other value will still be a float:

Image

It would be cool if it would switch to an enum editor in this case.

### Benefits

It would make behavior trees a lot simpler. The user can now use visual editing rather than doing stuff in code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.