Hello,
I’m working on an AI which uses a perception sight component to update a blackboard key to be used with his behavior. Once he gets the key updated he performs an action.
My issue is, once he has updated the key, he keeps trying to perform the action until successful and doesn’t seem to get updates from the perception sight component to then re-update the blackboard key…
Simply put, I’m trying to have it update the BB key based on the closest perceived actor and then perform an action unless he sees something closer.
So does anyone know of a way to have the blackboard key constantly be updated with the perception?
Hopefully my question is clear enough.
Thanks in advance!