Add another collision component to the character class

Hi, so I have been having some trouble where I would like an extra collision component for my character when sneaking because the capsule only fits vertically and not horizontally. So I tried to add a box component but no collision is working on it no matter what I do. Is there any way I can fix this because the solution right know seems to be to use a pawn and completely recreate the character which I really don’t want to do but surely there is a way just to make a horizontal collision component? Any help is much appreciated, thank you :slight_smile: