How can I destroy an actor when it collides with a volume such as Block or Trigger?
EventHit?
How can I destroy an actor when it collides with a volume such as Block or Trigger?
EventHit?
Doesn’t BeginOverlap work with Triggers?
The actor is not colliding with the Volume Trigger, it passes right through it, so it’s not being destroyed.