Collision with capsule componant

I want my player to overlap the capsule component of the enemy. But when I play the game, the re is this weird gap between the player and the enemy when they collide.

You could try adjusting the collision settings of how pawns react to other pawns:

The capsules block each other by default.

1 Like