Hey well the character is setup this way it inherits a capsule collision component and instead of redoing all this from pawn class you could just reduce the size of the capsule collision to be a sphere and make it in center of your character, you can also turn off collisions on it. Then add another collision like you tried with the Box, this can also be done using physics asset.