Projectiles hit bsp wall

Hello!

I finish up a twin stick shooter tutorital from unreal engine. And i thinking anybody knew how projectiles hit a bsp wall, because i cant figure out. :frowning:

use unreal engine 4.11.1

Sorry for bad English , i am a hungarian. :slight_smile:

Use Event Hit instead of Overlap.
Also make sure that the projectile has Generate Hit Events active, and is set to BlockAll.