Reply To: FSM Communication

NodeCanvas Forums Support FSM Communication Reply To: FSM Communication

#13338
Gavalakis
Keymaster

Hello again,

You can simply use the “Send Event” (or “Send Event“) action task and specify the “GraphOwner” (like an FSMOwner is) that will receive the event by overriding the agent like shown in the image bellow:
SendEvent

The “Send Event” action also has a “Send Global” option, if you want all GraphOwners to receive the event rather than a specific one.

The FSMOwner that needs to respond to the event (FSMOwnerB), needs to have a “Check Event” condition (with “Event Name” being the same as the send event name of course).

Let me know if that works for you.
Thanks.

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

Attachments:
  1. SendEvent.png