I seen other dev making collision interaction for each actor bp, but personnaly i prefer to add it from my main character so to avoid indeed these repeated tasks and seem for me cleaner
, so yes better all event interact from your main character.
Then these interact event will call the overlap actor interface.
