If you’ve got a `Sequence` running on one Node, with a `TargetedAction` pointing at another Node, calling `stopAllActions` on that other Node won’t have any effect, because the Sequence’s target is still the first Node.
If you’ve got a `Sequence` running on one Node, with a `TargetedAction` pointing at another Node, calling `stopAllActions` on that other Node won’t have any effect, because the Sequence’s target is still the first Node.