acdamiani / schema

Visual intelligence for the Unity game engine

Home Page:https://schema-ai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`BlackboardEntrySelector` cannot currently be used in a Modifer

acdamiani opened this issue · comments

Modifiers, including the LoopUntil modifier, are currently not allowed to have BlackboardEntrySelector fields, claiming that Modifiers are "non tree" types. This should necessitate an update to the BlackboardEntrySelectorDrawer type checking logic.