Each Node in your path needs to have a Trigger_PathNode so you can send messages to and from the nodes
Usages :
PathList, every path list needs path nodes
Setting :
Node Opperations
- Wait for Message : Wait on this node until we recieve a message
- Delay Timer : Delay the runner on this object for the set time
TalkOn Options :
TRIGGERED : For when the path runner gets to a node with this set. - the node will send it's messages. ( Linaer path only )
Errors :
TER0104 : Node set to Delay - without a time delay set.
Examples :