Reply To: Event Assistance

NodeCanvas Forums Support Event Assistance Reply To: Event Assistance

#10915
Gavalakis
Keymaster

Hello,

Does your Door object also have a GraphOwner component (BehaviourTreeOwner, FSMOwner)?
If so, you can explicitely select the object to receive the event of a SendEvent action, by overriding the agent at the top where it reads “Self”:
AgentOverride

Doing the above, will send the event to the specified object only.
Let me know if that works for you.

Thanks.

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. AgentOverride.png