I am creating a custom ForEachLoop with a Delay. For my first attempt I copied and pasted the ForEachLoop nodes into a new macro that was a part of my actor blueprint. However, the input and output nodes don’t copy over and recreating them and reconnecting them is a pain. Then, I tried duplicating the ForEachLoop macro but the duplicated macro is a Utilities Macro so I can’t add the Delay node.
Is there anyway around this?