I have tons of different box collision components that each execute the same functions/outcome when the overlap is triggered.
The problem is when I need to make a change I have to manually reconnect the nodes for each “overlap” event. It’s such a headache and feels like a huge waste of time.