What are you trying to do?
If you make a simple BP with an collision volume in, and use OnBeginOverlap ( and end ), each BP can figure out for itself when the overlap has occurred. You don’t need to manage it centrally.
What are you trying to do?
If you make a simple BP with an collision volume in, and use OnBeginOverlap ( and end ), each BP can figure out for itself when the overlap has occurred. You don’t need to manage it centrally.