Can I make 2d sprites random generate in a level?

The Destroy Actor node should be only be called when the player collides with the box. This is the reason for the cast node. If anything else collides with it, it should just fail the cast and do nothing. Are you sure the box isn’t too large and could be hitting the character from the start?