Anyone know how to do overlap events with custom components?

Created a custom primitive component and setup the delegates but don’t know why the overlap events aren’t working.

Any suggestions would be appreciated.:slight_smile:
Thanks in advance.

Currently deciding whether or not it would be practical to use a separate collision(e.g. collision sphere) and link it to my custom component. Any ideas for a better solution?