I would use something like this for filtering bitween senses:
@chrudimer is right for AISenseSight you should check if “SuccessfullySensed” as the PerceptionComponent triggers for both.
Also, the solution you set up would be catastrophic performance wise, every time the bot will sense something you loop not only through all perceived actors but also through all stimuli…