How to put the same behavior on any actor? (speech bubble dialogue)

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 :innocent:, so yes better all event interact from your main character.

Then these interact event will call the overlap actor interface.

1 Like