Overview
CollisionHandlerComponent is used on weapons to detect collision hits.
It can be used both on melee weapons like sword, and projectiles like arrow/bullet.
There are few params on component that can be modified such as trace radius / ignores classes / collision types to collide with etc.