On Component Begin Overlap (Box Collision) ?

Right click on the collision box

image

Then you can

cube

You can’t cast to the player actor, because we need to know what kind of actor it is, so we cast to the actual player.

To be more general, you could say

image

I spawned the cube in front of the BP, otherwise you’ll just get stuck on its collision.

8 Likes