So I have a for each [object] loop in a sub-event for a condition. After the loop completes I want to execute a series of actions. Is it a best practice to insert a blank sub-event after, and at the same level as the loop sub-event, with a series of actions attached to the blank sub-event?