The Run Action Group action allows you to bundle a group of actions together within one group, and then launch all of the actions within the group with one action. The actions within the group then run through sequentially until they have all been run. So far, the only way that I’ve found to stop the Action Group from running in the middle of the sequence of actions is to build in conditions with individual actions, which can get confusing. What I’d like to see is a “Stop Action Group” command that would stop a sequence of actions within an action group running. This would stop the action group running at a certain point.I’ve tried using the Stop command, which does allow you to target an action group, but apparently it is only for stopping media and animations.