Hey guys! I have a child box trigger inside my enemy blueprint, and I’m wondering if it’s possible to get a reference to it outside of the level blueprint? I want to get a reference to it inside my player blueprint, and the way I’m doing that currently is checking if it’s colliding with any box trigger, rather than that specific one. This works fine, aside from the fact that if I wanted to add different triggers for different things, it would automatically use the call in I set up. Anyone have any ideas?
