You can also set up your collision so that it is the only actor that will trigger the overlap. Doing this you can then use a BP Interface and not have to cast to the character class.
1 Like
You can also set up your collision so that it is the only actor that will trigger the overlap. Doing this you can then use a BP Interface and not have to cast to the character class.