triggersParentCollision property
Whether hitbox collisions with other hitboxes should trigger the "onCollision" functions for the hitbox's parent component.
Implementation
bool triggersParentCollision = true;
Whether hitbox collisions with other hitboxes should trigger the "onCollision" functions for the hitbox's parent component.
bool triggersParentCollision = true;