Hi everyone,
What are the advantages and disadvantages of using a box collider for a character? I have a 2.5D platformer where the player has a box collider + rigidbody attached to it and everything works like a charm. But, many tutorials online use a capsule collider. Why? Is there any specific reason for it?