Reply To: Apex Utility AI

#12893
chrix
Participant

    Hi,
    Thank you very much for your quick response. Your suggestion sounds very good.
    In my use case the node could work as follows:
    […]
    -> Enter node
    -> Execute one frame of the utility AI decision component <- Blackboard is content
    -> The selected apex action(s) does/do something and/or store(s) one or more results to the Blackboard
    -> Wait for all AI decisions/actions to be finished
    -> A final (prio-) selection value will be written to the Blackboard
    -> Node is left
    -> The selected state/subtree is executed
    […]

    I’m quite certain that there are (many) more use cases around, also cause I’m currently only scratching the surface of the Apex Utility AI.

    Thanks!